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

https://github.com/clojurestream/rama-workshop

Files for Rama Workshop at ClojureStream
https://github.com/clojurestream/rama-workshop

Last synced: 15 days ago
JSON representation

Files for Rama Workshop at ClojureStream

Awesome Lists containing this project

README

          

# rama-workshop

Materials for Clojurestream Rama workshop

## Setup

1. Install [Leiningen](https://leiningen.org/)
2. Run `git clone https://github.com/redplanetlabs/rama-demo-gallery.git`
3. Run `lein test` in that project to get Maven cache updated
4. Download Rama 1.8.0 release from https://redplanetlabs.s3.us-west-2.amazonaws.com/rama/rama-1.8.0.zip
5. Since Specter paths are a big part of Rama, familiarizing yourself with using paths will speed learning. Clone `github.com/redplanetlabs/specter` and play with the examples in the README.