slv create new {PROJECT_NAME}
This will generate a new Silver Project
slv compile
This will find the current silver project then compile and execute them.
slv init
This will create the package that can be used while publishing as a public executable
slv current info
This will show the current info for the project by reading from the package file.