Giter VIP home page Giter VIP logo

plumber's Introduction

plumber

The motivation

I am a brazilian Git user and when watched a video about Git of Jonathan Lima named "Digging deep into Git" I thinked will be very good idea create the basic commands of Git for study a technology that I used in everytime of my programmer life. However I want rewrite the porcelain layer of the Git and by consequence learn more about it.

Install

plumber needs just Git, Koala as bundler and a Unix based OS to run the commands.

> sh < <(curl -s -S -L https://raw.githubusercontent.com/guiferpa/plumber/master/tools/installer.sh)

Manual installation

> git clone [email protected]:guiferpa/plumber.git

Cloning into 'plumber'...
remote: Enumerating objects: 33, done.
remote: Counting objects: 100% (33/33), done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 33 (delta 11), reused 29 (delta 7), pack-reused 0
Receiving objects: 100% (33/33), 4.50 KiB | 4.50 MiB/s, done.
Resolving deltas: 100% (11/11), done.
> cd ./plumber && make

koala plumber /Users/user/src/github.com/guiferpa/plumber/bin/plr
2018/10/09 11:57:17 no custom tag then by default will be use <import> as tag
2018/10/09 11:57:17 spelled successfully 1257 bytes at /Users/user/src/github.com/guiferpa/plumber/bin/plr
ln -s /Users/user/src/github.com/guiferpa/plumber/bin/plr /usr/local/bin/plr

๐Ÿšฉ The plumber project is installed using a alias name plr to short itself.

> make clean

rm -rf /usr/local/bin/plr
rm -rf /Users/user/src/github.com/guiferpa/plumber/bin/plr

๐Ÿšฉ make clean will go to clean all builded and installed plumber.

Links

System

โš ๏ธ Work in progress

Contribute

CONTRIBUTE.md is coming soon

Dependencies

  • bats - To run tests

License

MIT

plumber's People

Contributors

guiferpa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.