An open API service indexing awesome lists of open source software.

https://github.com/bodil/only-better

This project has moved:
https://github.com/bodil/only-better

Last synced: 3 months ago
JSON representation

This project has moved:

Awesome Lists containing this project

README

        

Programming, Only Better
========================

For all the REPLs to work, you need the following commands available
from the command line:

* Java, Clojure: `java`
* OCaml: `ocaml`
* Haskell: `ghci`
* JavaScript: `node`

To evaluate the REPL buffer, use `C-s`.