ever-cli

A command line tool for Ever Platform


Keywords
cli, ever, platform, framework, commerce
License
GPL-3.0
Install
npm install ever-cli@0.0.13

Documentation

CLI for Ever Platform

Join the community on Spectrum Gitter Get help on Codementor

A command line tool for Ever Platform

Installation

npm install -g ever-cli

or

yarn global add ever-cli

How to use

$ ever

Publishing on NPM

Using np

npm run release

After you run command above:

  • answer a few questions (internally it runs np) and it will automatically bump version & create new release draft on Github.
  • next CircleCI will automatically push new version to npm registry.

Manually

To publish new release on NPM registry:

  • bump package version number in the package.json file, version field
  • navigate to releases page on Github, click "Draft a new release" and use version "v0.x.x".
  • next CircleCI will automatically push new version to npm registry.

Note: only versions starting with "v" will be published on npmjs.com

Collaborators and Contributors

Development Team

Core

Developers

Graphic Designer & QA

  • Julia Konviser

Contributors

Contact Us

Privacy & Tracking

We are using Segment (via analytics-node package) to monitor usage data of Ever CLI according to our Privacy Policy.

License

This software is available under different licenses

Ever Platform Community Edition License for CLI

If you decide to choose the Ever Platform Community Edition License for CLI, you must comply with the following terms:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

GNU General Public License v3.0

Ever Platform Enterprise License

Alternatively, commercial versions of the software must be used in accordance with the terms and conditions of separate written agreement between you and Ever Co. LTD.

For more information about Ever Platform Enterprise License please contact mailto:ever@ever.co.

The default Ever Platform license, without a valid Ever Platform Enterprise License agreement, is the Ever Platform Community Edition License.

Please see LICENSE.md for more information on licenses.

FOSSA Status

Credits

Please see CREDITS.md file for a list of libraries and software included in this program and information about licenses.

Trademarks

Ever® is a registered trademark of Ever Co. LTD.

The trademark may only be used with the written permission of Ever Co. LTD. and may not be used to promote or otherwise market competitive products or services.

All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.

Copyright © 2019-present, Ever Co. LTD. All rights reserved.

npm downloads Circle CI codecov Codacy Badge Known Vulnerabilities Greenkeeper badge FOSSA Status