https://github.com/bobbicodes/darkstar-test
Basic line graph demo
https://github.com/bobbicodes/darkstar-test
Last synced: about 1 year ago
JSON representation
Basic line graph demo
- Host: GitHub
- URL: https://github.com/bobbicodes/darkstar-test
- Owner: bobbicodes
- License: epl-1.0
- Created: 2020-04-10T20:31:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T20:32:36.000Z (about 6 years ago)
- Last Synced: 2025-01-31T06:44:33.830Z (over 1 year ago)
- Language: Clojure
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# darkstar-test
FIXME: my new library.
## Usage
FIXME: write usage documentation!
Build a deployable jar of this library:
$ clojure -A:jar
Install it locally:
$ clojure -A:install
Deploy it to Clojars -- needs `CLOJARS_USERNAME` and `CLOJARS_PASSWORD` environment variables:
$ clojure -A:deploy
## License
Copyright © 2020 Porky
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.