Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konojunya/sadako
👻♬ Sadako will appear after merge :)
https://github.com/konojunya/sadako
git githook horror sadako
Last synced: 10 days ago
JSON representation
👻♬ Sadako will appear after merge :)
- Host: GitHub
- URL: https://github.com/konojunya/sadako
- Owner: konojunya
- License: mit
- Created: 2018-02-28T06:23:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T04:05:33.000Z (over 5 years ago)
- Last Synced: 2023-07-13T00:08:39.872Z (over 1 year ago)
- Topics: git, githook, horror, sadako
- Language: Go
- Homepage:
- Size: 3.95 MB
- Stars: 34
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# sadako
Sadako will appear after merge :)
![](https://raw.githubusercontent.com/konojunya/sadako/master/media/sadako.png)
## Description
Sadako is a command line tool that hooks the git-pull event (post-merge) and plays a parody of a famous song.
Since Sadako's explanation is at the bottom of the README, I think that it is better for those who do not know Sadako to go through it once.
## Installation
```
$ go get github.com/konojunya/sadako
```## Usage
- I will send Sadako to your git repository.
```
$ sadako init
```- Remove Sadako from git repository.
```
$ sadako rm
```## Development
```
$ dep ensure
$ make build
$ make install
```## Who is Sadako?
> Sadako is a fictitious character who appears in a Japanese movie called a 'Ring'.
> Leave unrefined or grudge in this world, trigger a disaster starting from the "curse video" that curses and kills those who saw.## Contribution
Please check the [issue](https://github.com/konojunya/sadako/issues).
1. Fork it https://github.com/konojunya/sadako
2. Create your feature branch
3. Commit your changes
4. Push to the branch
5. Create new Pull Request! :)## Licence
[MIT](https://github.com/tcnksm/tool/blob/master/LICENCE)
## Collaborator
- [@kinokoruumu](https://github.com/kinokoruumu)
- [@mattn](https://github.com/mattn)## Auther
[@konojunya](https://twitter.com/konojunya)