Skip to content

denar90/add-project-to-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#add-project-to-repo

Easiest way to add existing project or files into repository

##Install

npm i -g add-project-to-repo

###Features Get lazy and use

atr link_to_your_repo

instead of using list of commands

  • git init
  • git add .
  • git commit -m "init"
  • git remote add origin link_to_your_repo
  • git remote -v
  • git push origin master

it will run all these commands for you.

###Enjoy)

About

Easiest way to add existing project or files into repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published