| Crates.io | codeonly |
| lib.rs | codeonly |
| version | 1.0.0 |
| created_at | 2021-03-12 00:29:07.780378+00 |
| updated_at | 2021-03-12 00:29:07.780378+00 |
| description | Remove annoying comments from your code |
| homepage | |
| repository | |
| max_upload_size | |
| id | 367495 |
| size | 5,933 |
Annoyed by comments cluttering your code?
Those stupid //TODO and //FIXME your co-worker put everywhere need to be removed?
rustup override set nightly
cargo run [directory]
cargo install --path .
~/.cargo/bin/codeonly [directory]
/src/codeonly_<file-extension>.rs file that removes the comments from the given programming language/src/main.rs/src/main.rs