https://github.com/isruslan/rrepl
rrepl(1) - repl for any command you like, history :arrow_up: :arrow_down: support, backed by GNU readline.
https://github.com/isruslan/rrepl
readline repl
Last synced: 2 months ago
JSON representation
rrepl(1) - repl for any command you like, history :arrow_up: :arrow_down: support, backed by GNU readline.
- Host: GitHub
- URL: https://github.com/isruslan/rrepl
- Owner: isRuslan
- Created: 2017-04-26T20:04:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T20:05:47.000Z (about 8 years ago)
- Last Synced: 2025-01-25T09:12:28.450Z (4 months ago)
- Topics: readline, repl
- Language: C
- Homepage:
- Size: 2.32 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rrepl (1)
===> Replify any command
## Install
git clone --depth=1 https://github.com/isRuslan/rrepl.git && cd rrepl && make install
## Usage
$ rrepl [command] [args]