Complexity Score
High
Open Issues
119
Dependent Projects
4,558
Weekly Downloadsglobal
175,870
License
- MIT
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Nopatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
ember-cli
The Ember.js command line utility.
Features
- Asset build pipeline using Broccoli.js
- ES6 transpilation using Babel
- Project structure conventions using ES6 module syntax
- Development server including live-reload and API proxy
- File/Project generator using blueprints
- Unit, Integration and Acceptance test support using Testem
- Powerful addon system for extensibility
Installation
npm install -g ember-cli
Usage
After installation the ember
CLI tool will be available to you. It is the
entrypoint for all the functionality mentioned above.
You can call ember <command> --help
to find out more about all of the
following commands or visit https://cli.emberjs.com/release/ to read
the in-depth documentation.
Documentation
Please refer to the CLI guides for help using Ember CLI.
Contributing
Please see the contributing guidelines
Community
- Discord: Get your invite
- Issues: ember-cli/issues
- Documentation: cli.emberjs.com
License
This project is licensed under the MIT License.
Dependencies
No runtime dependency information found for this package.
CVE IssuesActive
0
Scorecards Score
3.80
Test Coverage
94.00%
Follows Semver
Yes
Github Stars
3,257
Dependenciestotal
115
DependenciesOutdated
37
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No
Learn how to distribute ember-cli in your own private NPM registry
$npm config set registry
https://npm.cloudsmith.com/owner/repo
/Processing...
✓Done
$npm install ember-cli
/Processing...
✓Done
367 Releases
NPM on Cloudsmith