https://github.com/bobbicodes/concepts.graph
Create hierarchical concept graphs with GraphViz
https://github.com/bobbicodes/concepts.graph
Last synced: about 1 year ago
JSON representation
Create hierarchical concept graphs with GraphViz
- Host: GitHub
- URL: https://github.com/bobbicodes/concepts.graph
- Owner: bobbicodes
- License: epl-1.0
- Created: 2020-01-29T08:13:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-04T02:52:16.000Z (about 3 years ago)
- Last Synced: 2025-01-31T06:44:31.722Z (over 1 year ago)
- Language: Clojure
- Size: 277 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# concepts.graph
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.