Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
pub
/
flynn-django-template
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
723612b5
authored
Nov 24, 2014
by
Mary Brennan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added a deployment step to commit the changes after adding them
parent
810411eb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
README.md
+1
-0
No files found.
README.md
View file @
723612b5
...
@@ -28,6 +28,7 @@ You can replace ``helloworld`` with your desired project name.
...
@@ -28,6 +28,7 @@ You can replace ``helloworld`` with your desired project name.
$ git init
$ git init
$ git add -A
$ git add -A
$ git commit -m "Initial commit"
$ heroku create
$ heroku create
$ git push heroku master
$ git push heroku master
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment