-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Theotime Leveque
committed
Mar 11, 2017
1 parent
9c949e9
commit 8063d1d
Showing
3 changed files
with
60 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
TODO | ||
===== | ||
|
||
This files represents the milestones to achieve for the incoming versions. | ||
|
||
**TODO v0.1** | ||
- Rewrite README | ||
- Fix english typos (docstring, README) | ||
- Test with a Mac VM | ||
- Tag v0.1 | ||
- Travis workflow | ||
- Get started experience (website + form on site to determine the profile) | ||
- Presets by profiles (backend, frontend, fullstack) | ||
- Customize presets easily http://getbootstrap.com/customize/ (UI local/remote? Hash copy/paste in CLI ?) | ||
|
||
**TODO v0.2** | ||
- Handle APM (Atom package manager) | ||
|
||
**TODO v0.3** | ||
- Improve tests | ||
- Add a project set cmd <field_name> <value> to set the config from the terminal | ||
|
||
**TODO v0.4** | ||
- Cyphering / Decyphering of the configuration (--encrypted option to env save) | ||
- Safe export functionnality (export only the non sensible infos) ("--safe" option to env save) | ||
|
||
**TODO v0.5** | ||
- Specific package management with Ian |