1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00
This commit is contained in:
Cedric Beust 2015-10-05 23:18:30 -07:00
parent 8a4c5abe50
commit 8b71194d4c

1
TODO
View file

@ -2,6 +2,7 @@ To do:
- --dryRun - --dryRun
- ProjectGenerator: support migration from pom.xml (starting with dependencies) - ProjectGenerator: support migration from pom.xml (starting with dependencies)
- Generate .idea and other IDEA files
- Make files appear in download list automatically on bintray (undocumented API) - Make files appear in download list automatically on bintray (undocumented API)
- logs for users should not show any timestamp, class file or thread id, this should only be in --dev mode - logs for users should not show any timestamp, class file or thread id, this should only be in --dev mode
- Project ordering: kotlinProject(wrapper) {} - Project ordering: kotlinProject(wrapper) {}