Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jogiter/init
quickly init a package or project
https://github.com/jogiter/init
Last synced: 9 days ago
JSON representation
quickly init a package or project
- Host: GitHub
- URL: https://github.com/jogiter/init
- Owner: Jogiter
- License: mit
- Created: 2018-01-07T06:53:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T09:04:40.000Z (over 6 years ago)
- Last Synced: 2024-11-07T18:22:55.156Z (2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# init
quickly init a package or project# thanks
this project/package is Inspired by [vue-cli](https://github.com/vuejs/vue-cli)
# install
```sh
# use npm
> npm install -g jogiter
# use yarn
> yarn global add jogiter
```# usage
>jogiter init Jogiter/init project-name