Contents

fungit 2.1.6

0

Simple terminal tool of Git.

Simple terminal tool of Git.

Stars: 0, Watchers: 0, Forks: 0, Open Issues: 0

The zlj-zz/fungit repo was created 3 years ago and the last code push was 2 years ago. The project is not very popular with only 0 github stars!

How to Install fungit

You can install fungit using pip

pip install fungit

or add it to a project with poetry

poetry add fungit

Package Details

Author
Zachary Zhang
License
Homepage
https://github.com/zlj-zz/fungit.git
PyPi:
https://pypi.org/project/fungit/
GitHub Repo:
https://github.com/zlj-zz/fungit

Classifiers

No  fungit  pypi packages just yet.

Errors

A list of common fungit errors.

Code Examples

Here are some fungit code examples and snippets.

Related Packages & Articles

commitizen 3.21.3

The commitizen Python package is a release management tool designed to streamline and standardize the process of committing changes in a team setting. It assumes that your team uses a standard way of committing rules and based on that, it can automatically bump your project's version, create a changelog, and update files. By default, commitizen uses conventional commits, but it allows for customization of rules. The package provides a command-line utility to create commits with your rules, and it can display information about your commit rules.

milc 1.8.0

MILC is a framework for writing CLI applications in Python 3.6+.

oscpy 0.6.0

A modern and efficient OSC Client/Server implementation

autoviz 0.1.808

Automatically Visualize any dataset, any size with a single line of code

pdoc3 0.10.0

Auto-generate API documentation for Python projects.

param 2.1.0

Make your Python code clearer and more reliable by declaring Parameters.