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
- Host: GitHub
- URL: https://github.com/dannyben/rush-repo-template
- Owner: DannyBen
- Created: 2019-11-22T20:23:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T08:03:45.000Z (about 3 years ago)
- Last Synced: 2024-10-19T15:53:50.488Z (over 1 year ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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