项目作者: facjure

项目描述 :
A friendly Clojurescript toolkit
高级语言: Clojure
项目地址: git://github.com/facjure/gardener.git
创建时间: 2015-07-17T06:48:54Z
项目社区:https://github.com/facjure/gardener

开源协议:Eclipse Public License 1.0

下载


Gardener

A general purpose Clojurescript sdk.

Getting Started

The following tasks (lein aliases) are available:

Build & Watch Cljs

  1. lein build-cljs

Start a node repl

  1. lein node-repl

Run Clj tests, along with a test runner

  1. lein test-clj

Run Cljs tests (on Node)

  1. lein test-cljs

Status

Clojars Project

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.