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

https://github.com/cljsjs/boot-cljsjs

Helper tasks to aid the packaging of JS dependencies for Clojurescript projects
https://github.com/cljsjs/boot-cljsjs

Last synced: 11 months ago
JSON representation

Helper tasks to aid the packaging of JS dependencies for Clojurescript projects

Awesome Lists containing this project

README

          

# boot-cljsjs [![Clojars Project](https://img.shields.io/clojars/v/cljsjs/boot-cljsjs.svg)](https://clojars.org/cljsjs/boot-cljsjs)

CLJSJS logo

This project provides tasks to help packaging of libraries for Cljsjs.

## Using libraries

Please refer to the [packages][cljsjs-packages] project for documentation:

- [Creating Packages](https://github.com/cljsjs/packages/wiki/Creating-Packages)
- [Updating Packages](https://github.com/cljsjs/packages/wiki/Updating-packages)

# License

Copyright © 2014 Martin Klepsch and Juho Teperi

Distributed under the Eclipse Public License, the same as Clojure.

[boot]: https://github.com/boot-clj/boot
[cljsjs-packages]: https://github.com/cljsjs/packages
[packaging-ns]: src/cljsjs/boot_cljsjs/packaging.clj
[main-ns]: src/cljsjs/boot_cljsjs.clj
[boot-cljs]: https://github.com/adzerk/boot-cljs
[cljsjs-react]: https://github.com/cljsjs/packages/tree/master/react