https://github.com/jruby/jruby-readline
JRuby's `readline` library
https://github.com/jruby/jruby-readline
Last synced: 4 months ago
JSON representation
JRuby's `readline` library
- Host: GitHub
- URL: https://github.com/jruby/jruby-readline
- Owner: jruby
- License: other
- Created: 2015-01-20T17:12:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T00:21:30.000Z (almost 4 years ago)
- Last Synced: 2025-04-15T06:14:45.434Z (8 months ago)
- Language: Java
- Size: 95.7 KB
- Stars: 1
- Watchers: 19
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
## deploy snaphot
./mvnw deploy
needs to gem prerelease version
## deploy release
./mvnw -Prelease
needs to gem release version