8000 GitHub - agilecreativity/limo-driver: limo-driver by agilecreativity
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

agilecreativity/limo-driver

Repository files navigation

limo-driver

Clojars Project Dependencies Status

A Leiningen template for creating a simple Limo project.

Many of the generation codes are from the excellent Chestnut template.

Usage

For more information about how the Limo api works, please see Limo page.

# Create simple Limo project using the template
lein new limodri
5D42
ver <your-project-name>

# To include the sample codes that loads config from property files
lein new limo-driver <your-project-name> +example

# e.g. if your project name is awesome-limo then
lein new limo-driver awesome-limo +example

cd awesome-limo

# Quickly run the sample project using
lein run

License

Copyright © 2017 Burin Choomnuan

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

Releases

No releases published

Packages

No packages published
0