docs: add readme

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-07-22 11:31:18 -05:00
parent 07471bb1bf
commit 93e73ec6b7
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 7 additions and 0 deletions

7
README.md 100644
View File

@ -0,0 +1,7 @@
# Running a dev shell
Where `<name>` is the name of the shell to run:
```
nix develop git+https://git.jojodev.com/jolheiser/dev-shells#<name>
```