Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoine-coulon/rush-skott-demo
Rush Hour sample for the rush-plugin-skott demo
https://github.com/antoine-coulon/rush-skott-demo
Last synced: 14 days ago
JSON representation
Rush Hour sample for the rush-plugin-skott demo
- Host: GitHub
- URL: https://github.com/antoine-coulon/rush-skott-demo
- Owner: antoine-coulon
- Created: 2023-02-06T10:24:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T22:55:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T10:06:25.657Z (about 1 month ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rush Hour sample for the rush-plugin-skott demo
References:
[rush.js](https://rushjs.io)
[rushstack](https://rushstack.io)
[rush-plugin-skott](https://github.com/antoine-coulon/krush)Slides (using [marp](https://marp.app)): `https://github.com/antoine-coulon/rush-skott-demo/blob/main/slides.md`
### Install Rush, and start the plugin command
```bash
$ npm install -g @microsoft/rushstack
$ git clone [email protected]:antoine-coulon/rush-skott-demo.git && cd ./rush-demo
$ rush update
$ rush graph
```