An open API service indexing awesome lists of open source software.

https://github.com/violhex/simplels

A simple ls command written in rust.
https://github.com/violhex/simplels

Last synced: 4 months ago
JSON representation

A simple ls command written in rust.

Awesome Lists containing this project

README

          

# simplels
A simple ls command written in rust.

# goals
- [x] completed

# build
1. `git clone` the project
2. `cd` into the project
3. `cargo build --release`
4. `run`