https://github.com/brunobonacci/my-project-template
lein template for personal projects
https://github.com/brunobonacci/my-project-template
Last synced: over 1 year ago
JSON representation
lein template for personal projects
- Host: GitHub
- URL: https://github.com/brunobonacci/my-project-template
- Owner: BrunoBonacci
- License: apache-2.0
- Created: 2018-04-24T22:17:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T21:28:24.000Z (almost 6 years ago)
- Last Synced: 2025-01-22T05:28:30.545Z (over 1 year ago)
- Language: Clojure
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Projects Leiningen Template
## Usage
To create a new personal project, run:
lein new my-project
## License
Copyright © 2018 Bruno Bonacci.
Distributed under the Apache License v 2.0 (http://www.apache.org/licenses/LICENSE-2.0)