0.2.53 • Published 3 years ago

@dylanplayer/quick v0.2.53

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

0.2.51

3 years ago

0.2.5

3 years ago

0.2.53

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago