Skip to content
Browse files

updated TODO with ideas

  • Loading branch information...
1 parent 188bc85 commit 5a3f332137bfbef74e7a95845dbf1c48af89016d @mikemimik mikemimik committed
Showing with 8 additions and 1 deletion.
  1. +1 −1 CHANGELOG
  2. +7 −0 TODO.md
View
2 CHANGELOG
@@ -3,7 +3,7 @@
* CURRENTLY ONLY OSX SUPPORTED
2016-01-02 - Michael Perrotte <mike@mikecorp.ca> - 0.5.6
- * updated README with git submodule info
+ * updated README with git submodule info (985c679)
2015-12-30 - Michael Perrotte <mike@mikecorp.ca> - 0.5.5
* updated box hostname
View
7 TODO.md
@@ -10,8 +10,15 @@
- complete [Development](https://github.com/freecodecamp/fcc-vagrant#development) section
### Mid Term
+- create documentation on how to create PR
### Long Term
+- add [commander](https://github.com/tj/commander.js) to create a secondary provisioner. Puppet would do the heavy environment lifting, 2ndary provisioner would do FCC-centric provisioning. _(might solve OS-centric issue)
+ - clone fcc repo w/ new branch name
+ - add npm script snippit to generate PR
+ - handle all npm package requirements
+ - seed project
+
- create a cleanup script for `vagrant destroy`
#### NOTES

0 comments on commit 5a3f332

Please sign in to comment.
Something went wrong with that request. Please try again.