Files
snippets/README.md
2022-02-06 20:47:13 +01:00

11 lines
227 B
Markdown

# snippets
### Import with yarn 2
```
yarn add 'snippets@https://git.harting.dev/vikingowl/snippets.git'
```
### Run yarn2 script
```
wget -O - https://git.harting.dev/vikingowl/snippets/raw/branch/master/yarn2.sh | bash
```