Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinchang/backup-packages
backup yarn/npm global packages with github gist
https://github.com/sinchang/backup-packages
backup cli gist yarn
Last synced: 7 days ago
JSON representation
backup yarn/npm global packages with github gist
- Host: GitHub
- URL: https://github.com/sinchang/backup-packages
- Owner: sinchang
- License: mit
- Created: 2018-03-22T02:17:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T15:07:06.000Z (over 6 years ago)
- Last Synced: 2024-12-23T04:47:29.606Z (11 days ago)
- Topics: backup, cli, gist, yarn
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# backup-packages
[![NPM version](https://img.shields.io/npm/v/backup-packages.svg?style=flat)](https://npmjs.com/package/backup-packages) [![NPM downloads](https://img.shields.io/npm/dm/backup-packages.svg?style=flat)](https://npmjs.com/package/backup-packages) [![CircleCI](https://circleci.com/gh/sinchang/backup-packages/tree/master.svg?style=shield)](https://circleci.com/gh/sinchang/backup-packages/tree/master)
## Install
```bash
yarn global add backup-packages
```## Usage
```
backup-packages -h
```## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
**backup-packages** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.
Authored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/backup-packages/contributors)).> [sinchang.me](https://sinchang.me) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)