1.3.1 • Published 2 years ago

cli-gite v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

npm npm (scoped) GitHub

introduction

Hello ppl This is a smaple CLI to automate ragular git tasks, with many commands. it's build with bash so it's so compitalbe with liunx, I will provide how to setup it on Windows. I used NPM package to publish it, you can make your own, copy it and go a head

Requirements

installation

linux

  1. sudo npm i -g cli-gite why -g to use it everywhere
  2. then install it sudo ~/../../usr/local/lib/node_modules/cli-gite/install.sh

Screenshot from 2022-07-29 21-25-10

now you can use gite :tada:

Screenshot from 2022-07-29 21-26-11

windows

  • not ready, stay tuned...

Features

Commands

  • gite repo

    to init dir with git and remote

  • gite push

  • pushing to spcific branch and automate fetching if there.

  • gite push origin main "commit"

    a short hand from push with auto fetching detection

  • gite update

    to install the last version

  • gite version gite -v

Contributing

I welcome all contributions! Feel free to open an issue or submit a PR!

License

This project is licensed under MIT. Refer to LICENSE for more details.

1.3.1

2 years ago

1.3.0

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago