Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```