Skip to content

evanrubel/jolly-brancher

 
 

Repository files navigation

jolly_brancher

A sweet branch creation tool

Description

A longer description of your project goes here...

Installation

` pip install --user jolly-brancher `

Config

This package requires a configuration .ini file, which is populated upon invocation. You will be prompted for your Atlassian login email, the base Atlassian URL for your organization, your API token (which can be generated at https://id.atlassian.com/manage-profile/security/api-tokens), and the path to the root directory for your repositories. Please see example.ini for reference.

Note

This project has been set up using PyScaffold 4.0.2. For details and usage information on PyScaffold see https://pyscaffold.org/.

Building

  • tox -e build # to build your package distribution
  • tox -e publish # to test your project uploads correctly in test.pypi.org
  • tox -e publish -- --repository pypi # to release your package to PyPI
  • tox -av # to list all the tasks available

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%