Giter Site home page Giter Site logo

fp-demo-app's Introduction

fp-demo-app's People

Contributors

palewire avatar richardcornish avatar dwillis avatar tswicegood avatar kkryksina avatar tupperware14 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

fp-demo-app's Issues

New repository code not showing

Here's the code. Not sure whether bad "REDME.md" file is the problem. Followed palewire's directions and RTFMd, but can't find the issue:

nicar@techraking-bootstrap:$ python -V
Python 2.7.6
nicar@techraking-bootstrap:
$ pip -V
pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)
nicar@techraking-bootstrap:$ virtualenv --version
1.11.4
nicar@techraking-bootstrap:
$ cd FP-demo-app
nicar@techraking-bootstrap:/FP-demo-app$ . bin/activate
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app$ git init repoReinitialized existing Git repository in /home/nicar/FP-demo-app/repo/.git/
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app$ cd repo
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ git remote add origin https://github.com/kempwrites/FP-demo-app.git
fatal: remote origin already exists.
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ touch REDME.md
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ git add README.md
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ git commit -m "First commit FP readme"
[gh-pages cb588b1] First commit FP readme
1 file changed, 7 insertions(+), 2 deletions(-)
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ git push origin master
Username for 'https://github.com': kempwrites
Password for 'https://[email protected]':
Everything up-to-date
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ git push -u origin master
Username for 'https://github.com': kempwrites
Password for 'https://[email protected]':
Branch master set up to track remote branch master from origin.
Everything up-to-date
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ git push origin master
Username for 'https://github.com': kempwrites
Password for 'https://[email protected]':
Everything up-to-date
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ dir
app.py build freeze.py README.md REDME.md static templates
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ kill REDME.md
bash: kill: REDME.md: arguments must be process or job IDs
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ delete REDME.md
delete: command not found
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ git commit -m "noted issues in FP readme"
On branch gh-pages
Changes not staged for commit:
modified: README.md

Untracked files:
REDME.md

no changes added to commit
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ git add README.md
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$ git commit -m "noted issues in FP readme"
[gh-pages 9a1a62e] noted issues in FP readme
1 file changed, 3 insertions(+)
(first-news-app)nicar@techraking-bootstrap:/FP-demo-app/repo$ git push origin master
Username for 'https://github.com': kempwrites
Password for 'https://[email protected]':
Everything up-to-date
(first-news-app)nicar@techraking-bootstrap:
/FP-demo-app/repo$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.