1.0.32 • Published 3 years ago

reposit v1.0.32

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

reposit build

  • Create remote repositories from the command line

The prompt will ask you if you would like to store encrypted login credentials on your machine for auto-login. Nothing is stored without your consent.

reposit-create reposit-delete

Install

npm i -g reposit

Usage

**Note: reposit currently only supports Github and Bitbucket, and therefore must be run with -g flag, or -b flag

  • -b create bitbucket repo
  • -g create github repo
  • -r reset login credentials
  • -d delete repo (use with -g or -b to specify provider)

Create Github Repo

reposit -g

Create Bitbucket Repo

reposit -b

Deleting Github Repo

reposit -g -d

Deleting Bitbucket Repo

reposit -b -d

Resetting Login Information

When you run reposit for the first time with -g or -b, it will take you through a flow where you add your login information, which is, if you choose, encrypted and stored on your machine so you don't have to log in everytime. But if you want to reset your info, just run reposit with the -r flag

Example
reposit -g -r

License

MIT

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.32

3 years ago

1.0.31

3 years ago

1.0.30

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago