2 downloads 192 views Sep 14, 2024
profile

PineCLI (deprecated) by Dusk

Updated Sep 14, 2024
project thumbnail

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.

wget run https://pinestore.cc/d/81
Download Git Repository
comments
You can login with Discord to leave comments and reply to others!
pfp Dusk Creator 6 months ago

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.