Skip to content

17lwinn/glitch-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glitch-cli

the CLI for managing your glitch project!


commands we know and love

  • zip your project!
  • send to github/gists!
  • write to .env!
  • nodify your project...

and much much more!

wget https://glitch-cli.glitch.me/cli.py

this command installs the CLI into your project (type help for cmds)! it is a simple python file which can be ran with python3 cli.py a shorter command with this method:

  1. make a bash_profile file
  2. write the following
alias glitch="python3 cli.py"

About

the CLI for managing your glitch project!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages