#

glitcx-cli man page

some commands for glitch CLI

# docs remade!

# import from a folder instead of a git repo

$ glitcx -clone-folder https://abcd.com/abcd abcd

# edit a file in a terrible shell editor

$ glitcx -edit file_to_edit

# delete and add to .env

$ glitcx [-env-add | -env-del ] variable value

# delete the entire project and import from github (may require refresh)

$ glitcx -git-clone-app user repo

# enter glitcx commandline

$ glitcx -glitcx-commandline

# get help

$ glitcx -help

# nodify project

$ glitcx -nodify

# delete the entire project

$ glitcx -delete

# uninstall glitcx

$ glitcx -uninstall

# zip entire project

$ glitcx -zip-it

# install securely from npm or pip

$ glitcx -secure-[npm | pip] package

# ex. glitcx -secure-npm package

# install from glitcx store (fancier npm, pip, and snap) (beta)
# menu by oToGamez

$ glitcx -glitcx-store

other stuff: normal hacking on glitcx

licensed under CC BY-SA.