Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donejs/cli
The DoneJS command line interface
https://github.com/donejs/cli
Last synced: 12 days ago
JSON representation
The DoneJS command line interface
- Host: GitHub
- URL: https://github.com/donejs/cli
- Owner: donejs
- License: mit
- Created: 2015-10-09T20:07:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T02:49:58.000Z (over 4 years ago)
- Last Synced: 2024-09-26T08:19:17.908Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/donejs-cli
- Size: 174 KB
- Stars: 6
- Watchers: 23
- Forks: 7
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# donejs-cli
[![Greenkeeper badge](https://badges.greenkeeper.io/donejs/cli.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/donejs/cli.svg?branch=master)](https://travis-ci.org/donejs/cli)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/donejs/cli?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/cli)
[![npm version](https://badge.fury.io/js/donejs-cli.svg)](http://badge.fury.io/js/donejs-cli)
[![Coverage Status](https://coveralls.io/repos/github/donejs/cli/badge.svg?branch=code-coverage)](https://coveralls.io/github/donejs/cli?branch=code-coverage)The DoneJS command line utility. Allows you to initialize a new DoneJS application and easily run different commands from your local appliation.