Socket
Socket
Sign inDemoInstall

g3l

Package Overview
Dependencies
640
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    g3l

Git is easy, github cli is easy but g3l easiest git cli in the w0rld!


Version published
Weekly downloads
56
Maintainers
1
Install size
36.2 MB
Created
Weekly downloads
 

Readme

Source

g3l logo

Git is easy, github cli is easy but g3l easiest git cli in the w0rld!

Checkout new website!


Version npmnpm DownloadsDependencies

NPM

Introduction

Nowadays, developers are leaving bulky tools, rather
they use simpler and faster tools.

Like java based IDE's instead of html based IDE's. (IDE*)

To give an example WebStorm instead of Atom for web development.

Both of them are insane but I prefer Atom because is faster than the other.

We are code ninjas! We don't need bulky gui's.
We can use terminal as swiss army knife!

That's the reason, I don't want to use git clients like as SourceTree.

IDE: Integrated development environment

Motivation

Did you bored white-black terminal when using git?

Want auto commit your changes like as bulky IDE's doing?

Copy paste your bash script into your new baby computer .zshrc / .bashrc file.

You don't have to do this. DONT DO THAT ! It's not acceptable. :hand:

Dependencies

g3l written in node.js. Node depends on JavaScript on a VM that is incredibly fast (V8). It is much faster than Ruby, Python, or Perl. That's the reason you have to install node. Download node.js

Installing

After you download node you can use command in your terminal called "npm", npm is a package manager for node.

npm i g3l -g

:clap:

Usage

ShortFullDescriptionParamsExample usageKnown issues
-h--helpOutputs list of commands and usage.-g3l -h-
-m--messageCommit your changes on git then push your current branchstringg3l -m "Hello world"-
-b--new_branchChange your current branch.stringg3l -b awesome/branchNameThis command only create new branch.
-p--publishNpm version bump and npm publish.-g3l -pThis command doing version bump with npm publish.
-i--initGit init current directory.-g3l -i-
-s--statusGit status current directory.-g3l -s-
-c--createCreate GitHub repository instant.-g3l -cTwo factor logins doesn't supporting, creates only GitHub repository.
---cloneClone any git repository.-g3l --clone-
-u--updateSelf update, g3l.-g3l -u-
-e--enableEnable auto committer for current directory.-g3l -e-
-d--disableDisable auto committer for current directory.-g3l -d-

# Feature's

  • Instant commit and push process.
  • Create GitHub repository in cli.
  • Your commit message filtered smart algorithm then dress up with emojis. (Not enough smart yet. Like me :smile:)
  • g3l watch your working directory and when you change something, g3l commit changed files insantly. You will be native notified when committing done.

Demo

Maintenance & Development Çağatay Çalı

Made with :heart:

Keywords

FAQs

Last updated on 18 Sep 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc