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

https://github.com/dannyben/rush-repo-template

Template package repository for Rush
https://github.com/dannyben/rush-repo-template

Last synced: over 1 year ago
JSON representation

Template package repository for Rush

Awesome Lists containing this project

README

          

My Rush Repo
==================================================

```
_______ ______
____ / ___________ ___________ /_
___ / __ ___/ / / /_ ___/_ __ \
__ / _ / / /_/ /_(__ )_ / / /
_ / /_/ \__,_/ /____/ /_/ /_/
/_/ Personal Package Manager
```

This is my rush repo for use with the [rush package manager][rush-cli].

Add this repository
--------------------------------------------------

```shell
$ rush clone GITHUB_USER # download the repository
$ rush get GITHUB_USER:hello # test that it is working
$ rush list GITHUB_USER # see package list
```

[rush-cli]: https://github.com/DannyBen/rush-cli