Skip to main content

No project description provided

Project description

git pyinit

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install git-pyinit

License

git-pyinit is distributed under the terms of the MIT license.

How to use

Due to how git works in looking for commands, after you pip install you should have an executable along your path named git-pyinit. This means you can run the following command

git pyinit -h

and see the help. git-pyinit has a few args, and all others are assumed got be for git init. If you do not specify a directory argument, then it will act as if your current directory will be the init argument and will try to create it.

Example

If you are unfamiliar with hatch, you should read up on it here

Running the following command:

git pyinit "test dir"

will create the following directory structure locally

dir-structure

and will create this default yaml file

yaml-file

  • These will be the default github actions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git_pyinit-1.2.0.tar.gz (55.8 kB view hashes)

Uploaded Source

Built Distribution

git_pyinit-1.2.0-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page