Skip to content

Instantly share code, notes, and snippets.

@cyzanfar
Last active June 5, 2017 17:59
Show Gist options
  • Save cyzanfar/7b767ec929b7347785572f0225e4e17b to your computer and use it in GitHub Desktop.
Save cyzanfar/7b767ec929b7347785572f0225e4e17b to your computer and use it in GitHub Desktop.
# Our the apps:
# For the Joinery app you'll need to navigate to the repository's master branch and fork it so that you have your own version
# of the code. Then copy the SSH link from your own fork and clone the repository on your local machine.
`git clone git@github.com:[YOUR_GITHUB_USERNAME]/nestie.git`
# please follow the instructions in the README.md to get the application set up on your machine. You'll need Rails installed before doing anything http://installrails.com/
# For the Python application:
# clone the Heroku repository with this command:
`git clone https://git.heroku.com/sleepy-hollows-65131.git`
--------
# We use Trello for agile development. You should of received a link in you joinery email inbox. Accept the invitation and navigate to
# https://trello.com/b/6OP5G28c/development to get started.
# We communicate through Slack. Our team name is: Joinery.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment