Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/sync-yo-boilerplate-cli
Sync yeoman boilerplate cache.
https://github.com/afeiship/sync-yo-boilerplate-cli
afei aric boilerplate cli github private syb sybc sybs sync template thor tmpl yeoman yo
Last synced: 19 days ago
JSON representation
Sync yeoman boilerplate cache.
- Host: GitHub
- URL: https://github.com/afeiship/sync-yo-boilerplate-cli
- Owner: afeiship
- License: mit
- Created: 2020-02-18T05:46:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-03T05:18:11.000Z (almost 3 years ago)
- Last Synced: 2024-10-06T22:24:54.229Z (about 1 month ago)
- Topics: afei, aric, boilerplate, cli, github, private, syb, sybc, sybs, sync, template, thor, tmpl, yeoman, yo
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# sync-yo-boilerplate-cli
> Sync yeoman boilerplate cache.[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]![snapshot](https://tva1.sinaimg.cn/large/0081Kckwgy1gk87ynhkbaj30u60asasp.jpg)
## installation
```shell
npm install @jswork/sync-yo-boilerplate-cli
```## usage
~~~
Usage: sybc [options]Options:
-V, --version output the version number
-a, --all Sync all list.json boilerplate.
-p, --proxy If use http(s) proxy url(default: 127.0.0.1:9090).
-t, --target Boilerplate name (eg: boilerplate-cli).
-h, --help display help for command
~~~## license
Code released under [the MIT license](https://github.com/afeiship/sync-yo-boilerplate-cli/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/sync-yo-boilerplate-cli
[version-url]: https://npmjs.org/package/@jswork/sync-yo-boilerplate-cli[license-image]: https://img.shields.io/npm/l/@jswork/sync-yo-boilerplate-cli
[license-url]: https://github.com/afeiship/sync-yo-boilerplate-cli/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/sync-yo-boilerplate-cli
[size-url]: https://github.com/afeiship/sync-yo-boilerplate-cli/blob/master/dist/sync-yo-boilerplate-cli.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/sync-yo-boilerplate-cli
[download-url]: https://www.npmjs.com/package/@jswork/sync-yo-boilerplate-cli