Skip to main content

A CLI tool to check team members' git commits in coding.net.

Project description

Team Commit Checker

This is a command-line application that check team members' git commits in coding.net.

Installation

To install team_commit_checker, run this command in your terminal:

pip install team_commit_checker

This is the preferred method to install team_commit_checker, as it will always install the most recent stable release.

If you have Poetry installed and prefer to use it for installation, run:

poetry add team_commit_checker

Usage

Once installed, you can run the application with the following command:

team-commit-checker

The program will prompt you to enter the book title and then retrieve the book information to generate promotional content.

Configuration

Before the first run, make sure to create a config.ini file in ~/.team_commit_checker/config.ini with the following structure:

[CODING]
TOKEN = your_access_token_in_coding_net
TEAM_ID = your_team_id_in_coding_net

Replace your_access_token_in_coding_net and your_team_id_in_coding_net with your actual values.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

team_commit_checker-0.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

team_commit_checker-0.1.1-py3-none-any.whl (3.6 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