https://github.com/moznion/idolsongvote
For CROSS 2014
https://github.com/moznion/idolsongvote
Last synced: about 1 year ago
JSON representation
For CROSS 2014
- Host: GitHub
- URL: https://github.com/moznion/idolsongvote
- Owner: moznion
- Created: 2014-01-07T11:37:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-17T06:48:58.000Z (over 12 years ago)
- Last Synced: 2024-10-18T00:02:42.551Z (over 1 year ago)
- Language: Perl
- Size: 585 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IdolSongVote
For CROSS2014 ぶつかり稽古 ;-)
# Getting Start
$ carton install
$ carton exec -- perl scripts/songs_data/init_songs_data.pl
$ carton exec -- perl scripts/serial_numbers/dispense_serial_numbers.pl 100
$ carton exec -- plackup
これで動くはず.
`dispense_serial_numbers.pl`の引数に100って与えてますが,もしこれを省略すると100万件シリアルナンバー発行して渋いので気をつけて下さい.
# 使い方
まあ見ればわかると思います.
# ここに至るまでの経緯
Pull-Request見てください.
[https://github.com/moznion/IdolSongVote/pull/1](https://github.com/moznion/IdolSongVote/pull/1)
# LICENSE
MIT