Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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