anandukch / git-liner

A tool to manage github repo from terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git-liner

A tool for managing github from terminal

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.

About

A tool to manage github repo from terminal


Languages

Language:JavaScript 100.0%