gsmt

1.0.1 • Public • Published

Git Set My Token

This module allows you to set your git personal token into any local repo.

npm version MIT License NodeJS install size npm downloads

Compatibility

The minimum supported version of Node.js is v6.

Usage

Installation

$ npm i -g gsmt

Running

From the root of your project directory, where git have been initialized, run:

$ gsmt <GIT_USER> <PERSONAL_TOKEN>

Or use with npx

$ npx gsmt <GIT_USER> <PERSONAL_TOKEN>

License

MIT

Package Sidebar

Install

npm i gsmt

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.5 kB

Total Files

5

Last publish

Collaborators

  • luisfuentech