Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

clojure-android/lein-new-droid

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lein-droid “lein new” template

This small wrapper allows to create new lein-droid projects without having lein-droid in the :plugins list in profiles.clj. It downloads the latest version of lein-droid and passes the arguments to lein droid new. Once the project is created, it will already have lein-droid in :plugins, so you won’t have to add that line manually neither in project.clj, nor in profiles.clj.

Usage example:

lein new droid my-app com.company.myapp :app-name MyApplication :target-sdk 18

It is equivalent to calling lein droid new with the same arguments.

You can also do lein new droid :init as a substitute for lein droid init.

License

Copyright © 2015 Alexander Yakushev. Distributed under Eclipse Public License, same as lein-droid, see COPYING.

About

Shortcut template for creating lein-droid projects.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.