https://github.com/radicalzephyr/cljash
A modern shell running on the JVM, written and extensible in Clojure.
https://github.com/radicalzephyr/cljash
boot-clj clj jvm shell-script
Last synced: 2 months ago
JSON representation
A modern shell running on the JVM, written and extensible in Clojure.
- Host: GitHub
- URL: https://github.com/radicalzephyr/cljash
- Owner: RadicalZephyr
- License: epl-1.0
- Created: 2017-04-10T01:12:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T08:03:30.000Z (about 8 years ago)
- Last Synced: 2025-03-06T01:46:11.583Z (3 months ago)
- Topics: boot-clj, clj, jvm, shell-script
- Language: Clojure
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# cljash
A modern shell running on the JVM, written and extensible in Clojure.
## Usage
Make it your login shell ;)
Run the `cljash` task:
$ boot -d cljash cljash
## License
Copyright © 2017 Geoff Shannon
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.