Actual Sprigs found at this website
- You need a JSON mainfest file. Here is an example:
{
"auths":[
{"name":"werdl","org":"gonerogue"},
{"name":"bot","org":null}
],
"name":"example",
"desc":"sprig example package",
"version":"v0.0",
"dependancy":null
}
- Ensure you put any dependancy you need in the right field.
- Make sure you set a good password for your sprig, it is not easy to change down the line.
- downloads sprig <NAME> and saves it as <NAME>.rsmy
- pick as in PICK some rosemary
- Updates sprig <NAME>
- prune as in PRUNE some rosemary
- builds package <NAME> using provided rsmy and JSON files. Throws an error if <NAME> already exists.
- deletes <NAME> from your system. Not from rsmy files you have written.
- cut as in remove some rosemary
- lists your installed packages and their versions
- parses the manifest.json file of <NAME> and returns the data formatted
- removes all traces of <NAME> including any dependencies
- updates sprig
- Removes sprig from your system
- uproot as in UPROOT some rosemary
- Pushes your code to existing package, with authentication required
- grow as in GROW some rosemary
- Get help on commands