1.2.2 • Published 4 months ago

git-liner v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Features

  • Create a new repository
  • Push the current project to the new repository
  • Delete a repository
  • Coming soon....

Installation

npm install -g git-liner

Usage

git-liner

Steps

Create a github access token

  • Navigate to github Setting > developer option > personal access token and create a new access token.
  • Select the scopes with admin previlages

Add the token to cli

  • On initail run of the cli it will ask for the token.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.