Skip to main content

Make Git simplified for lazy developers

Project description

GitFun

A Simplified Automated CLI tool for GIT, It's for Lazy Developers and Newbies 😜

Table of contents

Installation

It's simple step to install

Pre-requisites:

  1. Python > = 3.7
  2. Python Package Installer(PyPI)

pip install gitfun

Usage

For initial push to the remote Repository

fun pushbranch -url <link_of_the_github_repo> -m commit message -b branch name

For checking the git status

fun status

For checking the remote

fun remote

For getting a pull from the branch

fun pullbranch -url <link_of_the_github_repo> -b branch name

Development

for development setup

  1. clone the repository

git clone https://github.com/astaqc/gitfun.git

  1. Create a virtualenv

python3 -m virtualenv <virtualenvironment_name>

  1. Activate the virtualenv

source venv_name/bin/activate

4.Install the setup file

python setup.py install

pip install -e .

Contribute

Check out the Contribute.md

Sponsor

Astaqc Consulting

Adding new features or fixing bugs

Check out the Issue Template for reporting the bugs

Check out the Feature Request Template for feature request

License

Check out the MIT License

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

gitfun-0.0.9.2.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file gitfun-0.0.9.2.tar.gz.

File metadata

  • Download URL: gitfun-0.0.9.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for gitfun-0.0.9.2.tar.gz
Algorithm Hash digest
SHA256 616cdf6ea4b6bb60a3c798b2fa5ed1ce0a80e0c1957e860d9109ceb3a8d63ad9
MD5 d55c5d453cd86746c906e5559a924137
BLAKE2b-256 303c2c81922c704c1b2e304d048bcce671fda9a12bbc730502906a5d82830a95

See more details on using hashes here.

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