{"id":19370141,"url":"https://github.com/ever-co/ever-cli","last_synced_at":"2025-04-23T15:31:58.111Z","repository":{"id":34217679,"uuid":"169665239","full_name":"ever-co/ever-cli","owner":"ever-co","description":"A command-line tool for Ever® Platforms","archived":false,"fork":false,"pushed_at":"2024-03-31T16:20:41.000Z","size":1079,"stargazers_count":20,"open_issues_count":2,"forks_count":8,"subscribers_count":14,"default_branch":"develop","last_synced_at":"2024-09-18T17:14:45.862Z","etag":null,"topics":["cli","ever"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/ever-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ever-co.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-02-08T00:35:25.000Z","updated_at":"2024-06-21T05:30:39.000Z","dependencies_parsed_at":"2024-03-31T17:27:54.727Z","dependency_job_id":"19e26ae6-9d28-4003-870a-20212a0870fb","html_url":"https://github.com/ever-co/ever-cli","commit_stats":{"total_commits":146,"total_committers":10,"mean_commits":14.6,"dds":0.4794520547945206,"last_synced_commit":"12b0f1d668069511b8c19161d9dd728a09cc6e01"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever-co%2Fever-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever-co%2Fever-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever-co%2Fever-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever-co%2Fever-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ever-co","download_url":"https://codeload.github.com/ever-co/ever-cli/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223926819,"owners_count":17226455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","ever"],"created_at":"2024-11-10T08:14:20.334Z","updated_at":"2024-11-10T08:14:20.953Z","avatar_url":"https://github.com/ever-co.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI for Ever Platforms\n\n[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/ever)\n[![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/ever-co/ever?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/evereq?utm_source=github\u0026utm_medium=button\u0026utm_term=evereq\u0026utm_campaign=github)\n\nA command line tool for Ever Platforms:\n\n- https://github.com/ever-co/ever-demand\n- https://github.com/ever-co/ever-gauzy\n- https://github.com/ever-co/ever-opensaas\n\n# Installation\n\n```\nnpm install -g ever-cli\n```\nor\n```\nyarn global add ever-cli\n```\n\n# How to use\n\n$ ever\n\n# Publishing on NPM\n\n## Using `np`\n\n`npm run release`\n\nAfter you run command above:\n- answer a few questions (internally it runs [np](https://github.com/sindresorhus/np)) and it will automatically bump version \u0026 create new release draft on Github. \n- next CircleCI will automatically push new version to `npm` registry.\n\n## Manually\n\nTo publish new release on [NPM registry](https://www.npmjs.com/package/ever-cli):\n- bump package version number in the package.json file, _version_ field\n- navigate to [releases page on Github](https://github.com/ever-co/ever-cli/releases), click \"Draft a new release\" and use version \"v0.x.x\".\n- next CircleCI will automatically push new version to `npm` registry.\n\n_Note: only versions starting with \"v\" will be published on npmjs.com_\n\n## Contribute\n\n-   Please give us :star: on Github, it **helps**!\n-   You are more than welcome to submit feature requests in the [separate repo](https://github.com/ever-co/feature-requests/issues)\n-   Pull requests are always welcome! Please base pull requests against the _develop_ branch and follow the [contributing guide](.github/CONTRIBUTING.md).\n\n## Contributors\n\nView full list of our [contributors](https://github.com/ever-co/ever-gauzy/graphs/contributors).\n\n## Contact Us\n\n-   [Spectrum Community](https://spectrum.chat/ever)\n-   [Gitter Chat](https://gitter.im/ever-co/ever)\n-   [Discord Chat](https://discord.gg/msqRJ4w)\n-   [CodeMentor](https://www.codementor.io/evereq)\n-   [Telegram](https://t.me/everplatform)\n-   For business inquiries: \u003cmailto:ever@ever.co\u003e\n-   Please report security vulnerabilities to \u003cmailto:security@ever.co\u003e\n-   [Ever Platform @ Twitter](https://twitter.com/everplatform)\n-   [Ever Platform @ Facebook](https://www.facebook.com/everplatform)\n\n# Privacy \u0026 Tracking\n\nWe are using [Segment](https://segment.com) (via [analytics-node package](https://github.com/segmentio/analytics-node)) to monitor usage data of Ever CLI according to our [Privacy Policy](https://ever.co/privacy/apps).\n\n## License\n\nThis software is available under different licenses\n\n### _Ever Platform Community Edition_ License for CLI\n\nIf you decide to choose the Ever Platform Community Edition License for CLI, you must comply with the following terms:\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License, version 3,\nas published by the Free Software Foundation.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.txt)\n\n### _Ever Platform Enterprise_ License\n\nAlternatively, 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.\n\nFor more information about Ever Platform Enterprise License please contact \u003cmailto:ever@ever.co\u003e.\n\n#### The default Ever Platform license, without a valid Ever Platform Enterprise License agreement, is the Ever Platform Community Edition License.\n\n#### Please see [LICENSE.md](LICENSE.md) for more information on licenses.\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fever-co%2Fever-cli.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fever-co%2Fever-cli?ref=badge_large)\n\n## Credits\n\nPlease see [CREDITS.md](CREDITS.md) file for a list of libraries and software included in this program and information about licenses.\n\n## Trademarks\n\n**Ever**® is a registered trademark of [Ever Co. LTD](https://ever.co).\n\nThe 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.\n\nAll other brand and product names are trademarks, registered trademarks or service marks of their respective holders.\n\n#### Copyright © 2019-present, Ever Co. LTD. All rights reserved.\n\n[![npm downloads](https://img.shields.io/npm/dm/ever-cli.svg?style=flat)](http://npm-stat.com/charts.html?package=ever-cli)\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/ever-co/ever-cli/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/ever-co/ever-cli/tree/master)\n[![codecov](https://codecov.io/gh/ever-co/ever-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/ever-co/ever-cli)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a5730f7dc949496faa3912ea8d31c022)](https://www.codacy.com/app/Ever/ever-cli?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=ever-co/ever-cli\u0026amp;utm_campaign=Badge_Grade)\n[![DeepScan grade](https://deepscan.io/api/teams/3293/projects/4851/branches/38568/badge/grade.svg)](https://deepscan.io/dashboard#view=project\u0026tid=3293\u0026pid=4851\u0026bid=38568)\n[![Known Vulnerabilities](https://snyk.io/test/github/ever-co/ever-cli/badge.svg)](https://snyk.io/test/github/ever-co/ever-cli)\n[![Greenkeeper badge](https://badges.greenkeeper.io/ever-co/ever-cli.svg)](https://greenkeeper.io/)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fever-co%2Fever-cli.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fever-co%2Fever-cli?ref=badge_shield)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fever-co%2Fever-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fever-co%2Fever-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fever-co%2Fever-cli/lists"}