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

@ -65,7 +65,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
#### ls
* [exa](https://github.com/ogham/exa) - A replacement for 'ls'
* [exa](https://github.com/ogham/exa) - A replacement for 'ls'
* [lsd](https://github.com/Peltoche/lsd) - An ls with a lot of pretty colors and awesome icons
* [nat](https://github.com/willdoescode/nat) - `ls` alternative with useful info and a splash of color 🎨
@ -119,7 +119,11 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
* [fastmod](https://github.com/facebookincubator/fastmod) - A fast partial replacement for the codemod tool
## Development tools
## Development tools
### Command runners
* [just](https://github.com/casey/just) - A command runner and partial replacement for `make`
### Linters