Skip to content

Mr-Sunglasses/flet-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flet CLI

Run it Global Commandline Executable

If you are a Linux or a Macos user just add flet-cli to Your .zshrc or .bashrc file

~$ chmod +x flet-cli
~$ chmod +x flet-cli/bin/flet
~$ vim .zshrc # For zshrc default shell
~$ vim .bashrc # For zshrc default shell

Add Autotype to your PATH in your .zshrc or .bashrc file

export PATH="$PATH:path of flet-cli/bin"

Restart the terminal

~$ flet --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages