| Crates.io | ad_repl |
| lib.rs | ad_repl |
| version | 0.3.0 |
| created_at | 2024-11-15 19:54:52.164633+00 |
| updated_at | 2025-02-19 19:58:10.160693+00 |
| description | A simple shell repl for the ad text editor |
| homepage | |
| repository | https://github.com/sminez/ad |
| max_upload_size | |
| id | 1449552 |
| size | 11,535 |
A simple REPL that syncs an rc shell session with an ad buffer.
This program relies on the rc shell being present on your system. On Ubuntu / Debian
based systems you can install this using sudo apt-get install rc, or alternatively
you can compile it from source via plan9port.