https://github.com/codamic/yokai
Spec like document generator for Clojure and Clojurescript
https://github.com/codamic/yokai
Last synced: 10 months ago
JSON representation
Spec like document generator for Clojure and Clojurescript
- Host: GitHub
- URL: https://github.com/codamic/yokai
- Owner: Codamic
- License: epl-1.0
- Created: 2017-12-18T16:34:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T16:39:43.000Z (about 8 years ago)
- Last Synced: 2025-01-12T01:33:25.619Z (12 months ago)
- Language: Clojure
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# yokai
A Leiningen plugin to do many wonderful things.
## Usage
FIXME: Use this for user-level plugins:
Put `[yokai "0.1.0-SNAPSHOT"]` into the `:plugins` vector of your `:user`
profile.
FIXME: Use this for project-level plugins:
Put `[yokai "0.1.0-SNAPSHOT"]` into the `:plugins` vector of your project.clj.
FIXME: and add an example usage that actually makes sense:
$ lein yokai
## License
Copyright © 2017 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.