git-bootstrap

command
v0.0.0-...-8b0af0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2021 License: MIT Imports: 9 Imported by: 0

README

#+TITLE: git-bootstrap

Bootstrap a new git repository with a license, readme, and create a remote repository on GitHub.

* GitHub
When running the command, a new remote repository is created on GitHub when a token is present in the git configuration, under github.bootstrap.

To create a token:
1. go to https://github.com/settings/tokens
2. create a token with the scope for repo
3. store the token with =git config --global github.bootstrap  <token>=

To skip the creation of a repository on GitHub: =git-bootstrap -no-github <repo name>=

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL