elanthia-online / urnon

What is a group of liches?
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

create cabal bin cli #12

Closed ondreian closed 3 years ago

ondreian commented 3 years ago

right now we run everything via ruby cabal.rb but it should be refactored to be a proper gem bin

  1. remove all "spin up" code from cabal.rb and make it possible to just require "cabal"
  2. in bin/cabal, require the engine and pass what it needs