A simple command line utility to write gitignores, licenses and workflow files to a project.
Project description
repoutil
repoutil is a simple command line utility to write gitignores, licenses and workflow files to a project.
Usage
Usage: repo [OPTIONS] COMMAND [ARGS]...
repo is a simple command line utility to write gitignores, licenses and
workflows to a repo.
Options:
--version Show the version and exit.
--help Show this message and exit.
Commands:
g Generates a gitignore file for the given language.
l Generates a license file for the given license.
w Generates a workflow file for the given language.
Examples:
repo g python # generate a gitignore file for python
repo l mit # generate a mit license file
Versioning
repoutil releases follow semantic versioning, every release is in the x.y.z form, where:
- x is the MAJOR version and is incremented when a backwards incompatible change to stella is made.
- y is the MINOR version and is incremented when a backwards compatible change to stella is made, like changing dependencies or adding a new function, method, or features.
- z is the PATCH version and is incremented after making minor changes that don't affect stella's public API or dependencies, like fixing a bug.
Licensing
License © 2021-Present Shravan Asati
This repository is licensed under the MIT license. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file repoutil-0.1.0.tar.gz.
File metadata
- Download URL: repoutil-0.1.0.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc11fd740f43d32f257ad9564b1e643e2f10beac36b04267a1bda6cfecbb6b2c
|
|
| MD5 |
5767b0d7f2bdb2c020361c85cec9602c
|
|
| BLAKE2b-256 |
883b2a3cb2c1b151ffca66883be29b5376701eac8ff4432219c68af22e91b358
|
File details
Details for the file repoutil-0.1.0-py3-none-any.whl.
File metadata
- Download URL: repoutil-0.1.0-py3-none-any.whl
- Upload date:
- Size: 41.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bd97d626674fa9b218ec8ecd9725a27a71dc6f571c53f9ca2655c21ce767c6d
|
|
| MD5 |
6fe79fd84f1987faf21f1e9b7f44cf7d
|
|
| BLAKE2b-256 |
a89ff033fbcbf1cb69f4675e05090f17b8b7c5856c016f2d1fda461ff7e72e99
|