2 downloads 253 views 0 likes Sep 14, 2024
PineCLI (deprecated) by Dusk
Updated Sep 14, 2024
Deprecated - rewriting
A simple CLI utility for PineStore. Currently depricated and under rewrite and will be rebranded.
Commands:
pine -s/sync* - Sync the local file with the API.
pine -a/add <app> - Add an app from PineStore.
pine -r/remove <app> - Remove an app from local files.
pine -i/info <app> - Get info on an app from PineStore.
*This should be run before everything else, and at that, whenever you want to get something new.
The reason you have to run 'pine sync' before everything else is to just write it to a local file containing app names and IDs. This is so you don't have to do 'pine add <id>'. Much more annoying to remember IDs than names.
comments
You can login with Discord to leave comments and reply to others!

I'm very aware that this is more or less a trashfire, I'm still working on it. It's workable at the moment, but has trouble with project names with spaces.