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.1.tar.gz (4.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: gitfun-0.0.9.1.tar.gz
  • Upload date:
  • Size: 4.4 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.1.tar.gz
Algorithm Hash digest
SHA256 3189ad2194919a161a9f36da7d304eb5d98dd03bd035646c2c46a523be8e987f
MD5 98af1a452183e2d0633dca25b915a728
BLAKE2b-256 091cb7bc0a4c063b7baf520a6864f34e727ae33e7bea42084d0af42603b1a36d

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