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
- Host: GitHub
- URL: https://github.com/clojurestream/rama-workshop
- Owner: clojurestream
- License: other
- Created: 2026-04-23T15:41:26.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-03T18:43:54.000Z (16 days ago)
- Last Synced: 2026-06-03T20:15:10.501Z (16 days ago)
- Language: Clojure
- Homepage:
- Size: 10.7 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.