pharaun / alldice

Restful interface to a dice expression eval and generator.
Apache License 2.0
0 stars 1 forks source link

Add command line options (or build options) for dealing with production versus deployment #39

Open pharaun opened 8 years ago

pharaun commented 8 years ago

Right now I am baking in hsass, shake, and a process control library for dealing with running elm-reactor + building the entire system in a self-contained manner.

Would be good to make these bits optional (via cabal dep + build flag) or as an command line argument for ex. Then that way we can have a "dev" version and a "deployment" version which builds the entire thing and ingest all assets into the binary.