Skip to content

Commit

Permalink
TODO updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Mar 12, 2010
1 parent ca975f9 commit e9862ce
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions todo.org
Expand Up @@ -19,13 +19,15 @@ Leiningen TODOs
* For 1.1.0 * For 1.1.0
** DONE upgrade task (patch submitted) ** DONE upgrade task (patch submitted)
** DONE doc generation (autodoc plugin) ** DONE doc generation (autodoc plugin)
* Later * For 1.2.0
** TODO specify min. lein version in project.clj ** TODO specify min. lein version in project.clj
** TODO user config file for activating plugins across all projects ** TODO set arbitrary jar metadata
** TODO write shell wrappers
** TODO move repl task from shell script to clojure code ** TODO move repl task from shell script to clojure code
** TODO advise existing tasks from plugins ** TODO advise existing tasks from plugins
** TODO allow *warn-on-reflection* to be turned on in project.clj ** TODO allow *warn-on-reflection* to be turned on in project.clj
* For later
** TODO write shell wrappers
** TODO user config file for activating plugins across all projects
** Plugin Ideas: ** Plugin Ideas:
*** Code statistics (LOC, doc coverage, etc) *** Code statistics (LOC, doc coverage, etc)
*** Graph output for dependencies between namespaces *** Graph output for dependencies between namespaces
Expand Down

0 comments on commit e9862ce

Please sign in to comment.