Skip to content

liamhtml/pylon-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylon-cli

a cli for pylon
i am aware that the code is a mess, might change that someday

installation

npm i @liamhtml/pylon-cli

setup

once you have pylon on your discord server, run pylon init to get started.

commands

command purpose aliases
pylon help displays a help message -h, --help
pylon help displays more information about a command -h, --help
pylon init locally creates a new project, grabs the code from your Pylon online editor, using this command will overwrite your locally saved code permanently, so be careful! i
pylon publish publishes all of your scripts to the Pylon editor, using this command will overwrite your Pylon editor code permanently, so be careful! p
pylon pull pulls the code of your project from the Pylon editor, using this command will overwrite your locally saved code permanently, so be careful! none
pylon version checks the current version of the cli you have installed -v, --version

About

cli for pylon with node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published