Code Monkey home page Code Monkey logo

Comments (6)

avinassh avatar avinassh commented on July 19, 2024

ayy, you need git installed.

from rockstar.

wdongm avatar wdongm commented on July 19, 2024

I have been create a git repository,but where to find the current directory. could you tell me how to find it.thank you so much!

from rockstar.

wdongm avatar wdongm commented on July 19, 2024

how to push the local repo to a github.never use the git before.could you tell me how to do that.or give me the link ,thank you so much!

from rockstar.

ohnx avatar ohnx commented on July 19, 2024

Create a new repository on GitHub.
git init
run rockstar
git remote add origin https://github.com/wangdongming007/<respository name>.git
git push -u origin master
Enter your username and password.
done.

from rockstar.

wdongm avatar wdongm commented on July 19, 2024

HI @ohnx thank you for your detailed guide.But,i still has some confuses on that step.
i use the git cmd to do the follow.

Create a new repository on GitHub.
//https://github.com/wangdongming007/learn-CPP

git init
//Reinitialized existing Git repository in C:/Users/Code_ming/.git/ (use git cmd)

run rockstar
//this step i was confuse ,is it run rockstar in git cmd again?

git remote add origin https://github.com/wangdongming007/.git
//https://github.com/wangdongming007/.git

git push -u origin master
Enter your username and password.
done.

if you know ,pleae tell me some more detailed,anyway,thank you so much!

from rockstar.

ohnx avatar ohnx commented on July 19, 2024

By 'run rockstar', I mean execute whatever python script using rockstar in that directory.

from rockstar.

Related Issues (20)

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.