Skip to content

florianfelix/gitini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

gitini

Create repository on Github and upload the current folder

Install

  • have rust installed
  • cargo install --locked --git https://github.com/florianfelix/gitini

Usage

  • get token from Github with repo permissions
  • run once or gitini -t TOKEN to setup new access token
  • run gitini in folder to create github repo and upload [.gitignore and README.md]
  • run gitini -c to create and upload everything (possible empty gitignore! Danger!)

Help Message

USAGE:

gitini [OPTIONS]

OPTIONS:

-c, --complete         Init, commit and push everything
-h, --help             Print help information
-n, --no_browser       Do not open the repository in browser
-p, --public           Create a public repository
-t, --token <TOKEN>    Store the Github API Token
-V, --version          Print version information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages