Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

aluttik/gitready

Repository files navigation

GitReady

Initializes a git repo for a python project

Build status PyPI version Supported Python versions License: Apache 2.0 Code style: black

Installation

pip install gitready

Command Line Interface

usage: gitready [--license <license>] [--pypi <project>] [-h] [-V] user/repo
Creates a new python project from scratch.
positional arguments:
 user/repo GitHub user and repository names.
optional arguments:
 --license <license> Which open source license to use. [default: mit]
 [possible values: apache2, bsd, gplv3, mit, mozilla]
 --pypi <project> PyPI name if different than the repo name.
 -h, --help Print this help message and exit.
 -V, --version Show version information and exit.

About

Initializes a git repo for a Python project.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /