Add just (#32)

* Add just

* Remove trailing whitespace
This commit is contained in:
Casey Rodarmor 2021-05-27 22:19:59 -07:00 committed by GitHub
parent 15547d0f7f
commit 0757390ef1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,6 +121,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
## Development tools
### Command runners
* [just](https://github.com/casey/just) - A command runner and partial replacement for `make`
### Linters
#### [ESLint](https://github.com/eslint/eslint)