mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +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
|
||||
|
||||
* [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
|
||||
|
||||
|
|
Loading…
Reference in a new issue