0.2.53 • Published 1 year ago

@dylanplayer/quick v0.2.53

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Quick

Quick is a CLI that allows you to easily manage cloned repositories.

CommandDescriptionoptions
clone URLThis will clone a repository into ~/src/[username]/ and generate the change directory command for younone
push MESSAGEThis will push and commit your current changes with an optional messagenone
prThis will open a prnone
createThis will create a Github repository and clone it to the correct directory-p

Usage

Installation

npm i -g @dylanplayer/quick

Clone Repository

quick clone https://github.com/user/example

Push & Commit

quick push

Open PR

quick pr

Create Project ( pubilc )

quick create example

Create Project ( private )

quick create example -p
0.2.52

1 year ago

0.2.51

1 year ago

0.2.5

1 year ago

0.2.53

1 year ago

0.2.4

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.3

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago