add-project-to-repo

0.0.1 • Public • Published

add-project-to-repo

Easiest way to add existing project or files into repository

Install

npm -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)

Readme

Keywords

Package Sidebar

Install

npm i add-project-to-repo

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • denar90