qgr

command module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2020 License: MIT Imports: 1 Imported by: 0

README

Quick Git Repo

Made with :heart: by @GreatGodApollo

Quick Git Repo (qgr) is a command line utility to aid in the creation of a git repository. Currently the utility puts the MIT License in LICENSE, a fancy readme in README.md, and with the flag -i, can initialize a git repository in your current directory.

Installation

Scoop

Do you have scoop installed? Just use my scoop bucket to install QGR.

$ scoop bucket add trough https://github.com/GreatGodApollo/trough.git

$ scoop install qsr

Prepackaged Binaries

Didn't find a method of installation that suits you above? Guess it's time for you to head on over to the releases page, where you can download the right executable for your system. Of course you may want to add it to your path for ease of use ;)

Built With

Usage

$ qgr --help
This command line utility gives you a simple place
to start with your git repository. It starts you out
with a fancy shmancy README.md and the MIT LICENSE.

Usage:
  qgr [flags]

Flags:
  -a, --author string           author's name
  -u, --authorUsername string   author's username
  -d, --description string      project's description
  -h, --help                    help for qgr
  -i, --init                    initialize git repo
  -n, --name string             project's name
  -v, --version                 version for qgr

Licensing

This project is licensed under the MIT License

Authors

Documentation

Overview

Copyright © 2020 Brett Bender

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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