https://github.com/unitejs/cli-core
Core functionality for the CLI applications
https://github.com/unitejs/cli-core
Last synced: 22 days ago
JSON representation
Core functionality for the CLI applications
- Host: GitHub
- URL: https://github.com/unitejs/cli-core
- Owner: unitejs
- License: mit
- Created: 2017-07-28T09:12:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T04:43:45.000Z (over 7 years ago)
- Last Synced: 2025-02-02T11:02:02.518Z (over 1 year ago)
- Language: TypeScript
- Size: 478 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![NPM version][npm-version-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls][coveralls-image]][coveralls-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url]
# UniteJS CLI Core
Some core framework classes and interfaces.
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: LICENSE
[npm-url]: https://npmjs.org/package/unitejs-cli-core
[npm-version-image]: http://img.shields.io/npm/v/unitejs-cli-core.svg?style=flat
[npm-downloads-image]: http://img.shields.io/npm/dm/unitejs-cli-core.svg?style=flat
[travis-url]: http://travis-ci.org/unitejs/cli-core/
[travis-image]: http://img.shields.io/travis/unitejs/cli-core/master.svg?style=flat
[coveralls-url]: https://coveralls.io/github/unitejs/cli-core
[coveralls-image]: https://img.shields.io/coveralls/unitejs/cli-core.svg