2 releases
Uses new Rust 2024
| new 0.1.1 | Dec 6, 2025 |
|---|---|
| 0.1.0 | Dec 6, 2025 |
#104 in Text editors
32KB
490 lines
CodeCache
CodeCache is a terminal code snippet manager with syntax highlighting.
Installation
You can install CodeCache from crates.io:
cargo install codecache
⚠️ You need to add ~/.cargo/bin to your PATH to run the program from anywhere.
Usage
To run CodeCache, use the following command:
codecache
You should now be greeted with the main interface of CodeCache. Use the following key combinations to control the software:
vto paste from clipboarddto delete the selected snippetcto copy the selected snippeteto edit the selected snippetqto quit
License
This project is licensed under the GNU General Public License Version 3. See the LICENSE file for details.
Dependencies
~13–31MB
~383K SLoC