honeyside-cli v1.0.3
Honeyside CLI 
The Honeyside CLI offers useful tools for Honeyside collaborators and Envato authors.
Support us on Patreon to get priority updates on our development plan and voting power on new features.
Installation
Install Honeyside CLI with yarn or npm:
yarn global add honeyside-clinpm install -g honeyside-cliUsage & Examples
By default, the Honeyside CLI will connect to epm.honeyside.net. If you want to use an alternative repository, you can change the url by running honey source [repo_url]. The repository must be running the EPM server.
Run
honey loginto authenticate against Envato API.Run
honey check-purchase [purchase_code]orhoney purchase [purchase_code]to verify one of your purchases, given the purchase code.Run
honey check-sale [purchase_code]orhoney sale [purchase_code]to verify one of your sales, given the purchase code.Run
honey archiveto create a zip archive with the current folder. It will use version and name frompackage.jsonor from the.envfile (from the current folder). You can add a.honeyignorefile to ignore files and folders.
Contributing
Feel free to open an Issue or send me a direct message.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Author
- Honeyside - Honeyside
License
This project is licensed under the MIT License - see the LICENSE.md file for details.