mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-26 13:30:20 +00:00
parent
15547d0f7f
commit
0757390ef1
1 changed files with 6 additions and 2 deletions
|
@ -65,7 +65,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||||
|
|
||||||
#### ls
|
#### 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
|
* [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 🎨
|
* [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
|
* [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
|
### Linters
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue