A command line tool for Ever Platforms:
- https://github.com/ever-co/ever-demand
- https://github.com/ever-co/ever-gauzy
- https://github.com/ever-co/ever-opensaas
npm install -g ever-cli
or
yarn global add ever-cli
$ ever
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.
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
- Please give us ⭐ on Github, it helps!
- You are more than welcome to submit feature requests in the separate repo
- Pull requests are always welcome! Please base pull requests against the develop branch and follow the contributing guide.
View full list of our contributors.
- Spectrum Community
- Gitter Chat
- Discord Chat
- CodeMentor
- Telegram
- For business inquiries: mailto:ever@ever.co
- Please report security vulnerabilities to mailto:security@ever.co
- Ever Platform @ Twitter
- Ever Platform @ Facebook
We are using Segment (via analytics-node package) to monitor usage data of Ever CLI according to our Privacy Policy.
This software is available under different licenses
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
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.
Please see CREDITS.md file for a list of libraries and software included in this program and information about licenses.
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.