• Stars
    star
    946
  • Rank 48,319 (Top 1.0 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿƒ๐Ÿ“† Life as a git. Commit on your life.

๐Ÿƒ๐Ÿ“† Life as a git. Commit on your life.

Demo

๐Ÿš€ Discuss it on Product Hunt!

My Website

https://byronhsu.github.io/life-commit/

Install

In order to use life-commit, make sure that you have Node version 6.0.0 or higher.

$ npm install -g life-commit

Usage

overview

  Usage
    $ life
  Options
    --init, -i                 
    --commit, -c               
    --log, -l                  
    --edit , -e <commitId>      
    --dir, -d [folder name]    
  Examples
    $ life --commit
    $ life --log

options

--init or -i

$ life --init

Initialize your life

--commit or -c

$ life --commit

Commit on your life

--log or -l

$ life --log

Log the commits on your life

--edit or -e

$ life --edit 06f302

Edit the existing commits

--dir or -d

$ life --dir myfolder

Create a directory that visualizing the commits on webpage

Contribute

  • 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!

Credits

Elegant UI design by Bruno Rodrigues

Creative project gitmoji-cli and gitmoji by Carlos Cuesta

LOGO desinged by Gary Chiang

More Repositories

1

Never-Blink

๐Ÿ‘€Blink and lose.
JavaScript
897
star
2

AAG-Visualizer

๐ŸŒ† ๐Ÿ™ ๐ŸŒƒ Viz.js Graphviz - An Elegant Visualizer for And-Inverter Graph
JavaScript
103
star
3

FEGAN

Self-Supervised Deep Learning for Fisheye Image Rectification (pytorch implementation).
Python
39
star
4

FlyteGPT

๐Ÿฆ…๐Ÿ”— Building FlyteGPT on Flyte with LangChain
Python
28
star
5

Foop

๐Ÿ’ป๐Ÿ›A For-loop-like debugging GAME
JavaScript
16
star
6

FRAIGs

C++ implementation of FRAIGs. Won the 1st place in 2018 Cadence-sponsored contest in NTU DSnP.
C++
7
star
7

RGB-Conditional-GAN-on-Anime-dataset

Applied RGB as constraint, and generate anime characters with any color
Python
4
star
8

Parallel-Computing

108-1 Parallel Computing Programming Assignments
C
4
star
9

leetcode

leetcode practice
Python
3
star
10

PRF-BERT-NTU-Course-Query-System

2019 DSP Final - A smarter course query system.
Python
3
star
11

losEEr.io

For 2018 NTUEE_WEEK. Inspired by slither.io.
JavaScript
3
star
12

Single-Cycle-MIPS-CPU

2019 NTUEE Computer Architecture Final Project
Verilog
3
star
13

Question-Answering

NTU NLP hw4
Python
2
star
14

Computer_Architecture

108-1 NTUEE CA program assignment
Verilog
2
star
15

JSNote

๐Ÿ“š๐Ÿ“š Try Everything with Javascript
2
star
16

tensorboard-k8s

Smarty
1
star
17

ds-100-final

Jupyter Notebook
1
star
18

submarine-dev

Share some helpful development-only files.
1
star
19

CV

TeX
1
star
20

GAN-template

My simple gan template
Python
1
star
21

GithubAction

1
star
22

CUDA-GEMM

Makefile
1
star
23

java-fullstack-practice

Follow the steps-by-steps tutorial on Udemy course - "Java - ambitious start. Create a real web app!" to build a mini project
Java
1
star
24

PYNote

Learning python
Python
1
star
25

leetcode-artifacts

1
star
26

MIT-6.824

Go
1
star
27

Wenyan-CTF

CSS
1
star
28

nmlab_final

Python
1
star
29

CMU15-445

https://15445.courses.cs.cmu.edu/fall2019/
Shell
1
star