Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfacorro/clojure-london-virtual-meetup-2021-05-11
Clojure - JVM + BEAM = Clojerl - Clojure London Virtual Meetup (2021-05-11)
https://github.com/jfacorro/clojure-london-virtual-meetup-2021-05-11
Last synced: 20 days ago
JSON representation
Clojure - JVM + BEAM = Clojerl - Clojure London Virtual Meetup (2021-05-11)
- Host: GitHub
- URL: https://github.com/jfacorro/clojure-london-virtual-meetup-2021-05-11
- Owner: jfacorro
- License: apache-2.0
- Created: 2021-05-11T20:05:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T20:05:53.000Z (over 3 years ago)
- Last Synced: 2024-11-18T09:42:16.583Z (3 months ago)
- Language: Erlang
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tolerant_processes
=====A Clojerl application
Build
-----$ rebar3 clojerl compile
Start a REPL
----$ rebar3 clojerl repl
Or optionally use `rlwrap` for better history support:
$ rlwrap rebar3 clojerl repl
Run Clojerl test
----$ rebar3 clojerl test