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

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

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

[![Clojars Project](http://clojars.org/facjure/gardener/latest-version.svg)](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.