envato-package-manager

[npm-image]: https://img.shields.io/npm/v/envato-cli.svg [npm-url]: https://www.npmjs.com/package/envato-cli

Usage no npm install needed!

<script type="module">
  import envatoPackageManager from 'https://cdn.skypack.dev/envato-package-manager';
</script>

README

Envato Package Manager npm

The Envato Package Manager offers several features that will enhance your user experience as Envato user, both for authors and for buyers.

Support us on Patreon to get priority updates on our development plan and voting power on new features.

Installation

Install Envato CLI with yarn or npm:

yarn global add envato-cli
npm install -g envato-cli

Usage & Examples

By default, the Envato Package Manager will connect to epm.honeyside.net. If you want to use an alternative repository, you can change the url by running envato source [repo_url]. The repository must be running the EPM server.

Run envato login to authenticate against Envato API.

Run envato check-purchase [purchase_code] or envato purchase [purchase_code] to verify one of your purchases, given the purchase code.

Run envato check-sale [purchase_code] or envato sale [purchase_code] to verify one of your sales, given the purchase code.

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details.