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
- Host: GitHub
- URL: https://github.com/cljsjs/boot-cljsjs
- Owner: cljsjs
- Created: 2014-12-05T21:37:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T19:46:29.000Z (over 6 years ago)
- Last Synced: 2025-05-08T21:12:59.575Z (about 1 year ago)
- Language: Clojure
- Homepage:
- Size: 116 KB
- Stars: 66
- Watchers: 3
- Forks: 22
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# boot-cljsjs [](https://clojars.org/cljsjs/boot-cljsjs)

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