https://github.com/facjure/gardener
A friendly Clojurescript toolkit
https://github.com/facjure/gardener
clojurescript sdk
Last synced: 4 months ago
JSON representation
A friendly Clojurescript toolkit
- Host: GitHub
- URL: https://github.com/facjure/gardener
- Owner: facjure
- License: epl-1.0
- Created: 2015-07-17T06:48:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T14:42:17.000Z (over 3 years ago)
- Last Synced: 2025-10-03T05:22:47.245Z (9 months ago)
- Topics: clojurescript, sdk
- Language: Clojure
- Homepage:
- Size: 736 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gardener
A general purpose Clojurescript sdk.
## Getting Started
The following tasks (lein aliases) are available:
Build & Watch Cljs
lein build-cljs
Start a node repl
lein node-repl
Run Clj tests, along with a test runner
lein test-clj
Run Cljs tests (on Node)
lein test-cljs
## Status
[](http://clojars.org/facjure/gardener)
I'm currently in early development, and not accepting Pull Requests.
## License
Copyright © 2015-2019 Facjure, LLC.
Released under the Eclipse Public License, same as Clojure.