https://github.com/logicblocks/lein-interpolate
A leiningen plugin for interpolating into the project map.
https://github.com/logicblocks/lein-interpolate
Last synced: 6 months ago
JSON representation
A leiningen plugin for interpolating into the project map.
- Host: GitHub
- URL: https://github.com/logicblocks/lein-interpolate
- Owner: logicblocks
- License: mit
- Created: 2021-10-27T23:30:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T15:56:32.000Z (7 months ago)
- Last Synced: 2024-10-28T17:53:03.310Z (7 months ago)
- Language: Clojure
- Size: 152 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# lein-interpolate
A leiningen plugin for interpolating into the project map.
## Usage
Put `[lein-interpolate "0.1.0-SNAPSHOT"]` into the `:plugins` vector of your
project.clj.FIXME: and add an example usage that actually makes sense:
$ lein interpolate
## License
Copyright © 2021 LogicBlocks Maintainers
Distributed under the terms of the
[MIT License](http://opensource.org/licenses/MIT).