agilecreativity / etuk-template

Leiningen template for etuk library

Home Page:https://github.com/agilecreativity/etuk-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

etuk-template

A Leiningen template for creating simple automation with etuk

Basic Usage

lein new etuk awesome-automate
cd awesome-automate

# If you using Leiningen
lein deps

# If you prefer Boot
boot build
boot

Links

License

Copyright © 2017 Burin Choomnuan

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Leiningen template for etuk library

https://github.com/agilecreativity/etuk-template

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%