https://github.com/eunmin/doppel
Simple web application template for Leiningen
https://github.com/eunmin/doppel
Last synced: 4 months ago
JSON representation
Simple web application template for Leiningen
- Host: GitHub
- URL: https://github.com/eunmin/doppel
- Owner: eunmin
- License: epl-1.0
- Created: 2016-02-07T13:37:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T04:59:18.000Z (over 10 years ago)
- Last Synced: 2025-10-24T16:47:41.461Z (8 months ago)
- Language: Clojure
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# doppel
A Leiningen template for simple web application.
## Usage
Run the following command:
```bash
lein new doppel
```
## License
Copyright © 2016 Eunmin Kim
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.