10 lines
218 B
Markdown
10 lines
218 B
Markdown
Rust Task Manager CLI
|
|
=============================================
|
|
|
|
this is a simple task manager written in rust
|
|
|
|
to compile: `rustc task_manager_v2.rs`
|
|
to run: `./task_manager_v2`
|
|
|
|
thats it, thats the killer app.
|