-
Notifications
You must be signed in to change notification settings - Fork 48
1 Getting Started
Step 1 : Get started by forking a openapphack-vm repo on github to your namespace
Step 2 : Clone the repository on the terminal
####### Open the git bash ,and clone your forked project
####### eg : git clone https://github.com/prathyushr/openapphack-vm.git
Step 3: Execute vagrant up /vagrant provision till you get the shellinabox working. ( This will change when we have the CLI all command will be app up, app provision etc )
Step 4: Make changes using atom or editor of your choice to yml files ( Show eg. Of changing ansible roles , adding new generators)
( This step is what will change for each VM )
Step 5: Test you openapphack vm.
Step 6: Make an entry in openapphackprojects.md
Step 7: push your changes to github and submit a pull request to openapphack-vm
Step 8 : fork openapphack repo and make an entry in openapphackprojects.md
Step 9 : Submit a pull request to openapphack
Step 10: Your pull request to openapphack repo is accepted.