NathanUrwin / gitlab-release-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitlab-Release-Generator

GitLab Release Generator command-line tool.

Project Features

  • a starter Click command-line application
  • automated unit tests you can run with pytest

Resources

Below are some handy resource links.

  • Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary.
  • pytest helps you write better programs.

Authors

  • Nathan Urwin - Initial work - github

See also the list of contributors who participated in this project.

Release

pipenv run dist
# export REQUESTS_CA_BUNDLE=/users/nathan.urwin/.ssl/pgs-root-ca.pem && export SSL_CERT_FILE=$REQUESTS_CA_BUNDLE
pipenv run upload

About


Languages

Language:Python 100.0%