ππ Life as a git. Commit on your life.
https://byronhsu.github.io/life-commit/
In order to use life-commit, make sure that you have Node version 6.0.0 or higher.
$ npm install -g life-commit
Usage
$ life
Options
--init, -i
--commit, -c
--log, -l
--edit , -e <commitId>
--dir, -d [folder name]
Examples
$ life --commit
$ life --log
$ life --init
Initialize your life
$ life --commit
Commit on your life
$ life --log
Log the commits on your life
$ life --edit 06f302
Edit the existing commits
$ life --dir myfolder
Create a directory that visualizing the commits on webpage
-
Define lifemojis
All the lifemojis are stored at
/src/data/lifemojis.json
. Comment at issue#2 with an emoji and description. Let's brainstorm and define more and more creative lifemojis together!Format:
{ "emoji": "π", "description": "Made a move" }, { "emoji": "π°", "description": "Got married" }, { "emoji": "π¨βπ©βπ§", "description": "Had a child" },
-
Code
Send PRs directly!
Elegant UI design by Bruno Rodrigues
Creative project gitmoji-cli and gitmoji by Carlos Cuesta
LOGO desinged by Gary Chiang