This repo is no longer updated! Please see https://github.com/jacobhumston/sxcu.api for the updated cli.
Command line interface to interact with the sxcu.net API.
demo.mp4
Interested in a library instead? Visit sxcu.api.
You'll want to install sxcu.cli globally.
npm i -g sxcu.cli
To get started, run the help command:
sxcu help
The rest will be provided to you with the use of the help command.
However, if you have any questions that can't be answered with the available commands, make an issue!
The directory cats
is a testing directory, use to test the uploading of images. Feel free to put whatever in this folder, just do not include any changes to it in your pull request if you decide to make one.
Note: sxcu.cli creates a folder called
.sxcu-cli
in the current user's home directory. This folder is used to store backups, logs, etc. It will not be deleted automatically if you uninstall sxcu.cli. You can get the path to the sxcu folder/configuration file by runningsxcu settings path
. Feel free to edit the configuration file manually.
- GitHub: https://github.com/Lovely-Experiences/sxcu.cli
- NPM: https://www.npmjs.com/package/sxcu.cli
- Website: https://sxcu.net/
- API Docs: https://sxcu.net/api/docs/
- Discord: https://discord.gg/ZBcYQwMWTG
- Donate: https://paypal.me/MisterFix
You may view all available releases here (NPM). Testing directories such as cats
are not included