Skip to content

Instantly share code, notes, and snippets.

@ysakasin
Last active May 29, 2019 11:03
Show Gist options
  • Select an option

  • Save ysakasin/aea472f4c1f0d71ddd7157958af5e657 to your computer and use it in GitHub Desktop.

Select an option

Save ysakasin/aea472f4c1f0d71ddd7157958af5e657 to your computer and use it in GitHub Desktop.
BCDiceを受け継いだら取り組みたいことリスト

BCDiceを受け継いだら取り組みたいことリスト

  • 古いRubyを対応外に
    • EOLしたRubyは対象外?
  • IRCのGUI版は撤去
  • IRC機能そのものを撤去してライブラリとして注力?
  • ダイスエンジンをgem化?
  • ドキュメントをmarkdownに
  • travis CIをちゃんとまわす
  • コードの静的チェックをかけて不要なコードを消せたらなって
  • READMEを書き換える
    • 分割したい
  • Gameの名前、使い方をクラスメソッドにしたい
  • src/diceBot 以下の実装は、全部関数チックだといいなって(たぶん無理)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment