Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohebifar/grafgiti
Vandalize your github contributions wall.
https://github.com/mohebifar/grafgiti
react redux
Last synced: about 2 hours ago
JSON representation
Vandalize your github contributions wall.
- Host: GitHub
- URL: https://github.com/mohebifar/grafgiti
- Owner: mohebifar
- License: mit
- Created: 2016-03-29T11:57:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T15:14:43.000Z (about 7 years ago)
- Last Synced: 2024-12-15T13:07:09.558Z (8 days ago)
- Topics: react, redux
- Language: JavaScript
- Homepage:
- Size: 294 KB
- Stars: 414
- Watchers: 8
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - grafgiti
README
# Grafgiti
Create graffiti on your github contributions wall.![Screencast](https://raw.githubusercontent.com/mohebifar/grafgiti/master/screencast.gif)
# Usage
Install grafgiti globally:```
npm i -g grafgiti
```[Create a new public repository on Github](https://github.com/new) then clone it and cd to the directory created by the clone:
```
git clone REPO_URL
cd repo_name
```Run grafgiti:
```
grafgiti
```Tada! Follow the instructions below the screen. After designing your grafgiti press "D" to commit it. Then press "Q" to exit and run:
```
git push
```The output would be something like this:
![Grafgiti output](https://www.dropbox.com/s/2gp7evacncfae6g/grafgiti-result.png?dl=1)
# Technologies
I have put together the following tools to create Grafgiti:* React
* React-blessed
* Redux
* Redux-saga
* Simple-git