nicb / csgraph

A small ruby library and executable to create pic scripts suitable to be printed as graphics
GNU General Public License v2.0
0 stars 2 forks source link

implement yaml configuration #11

Open nicb opened 8 years ago

nicb commented 8 years ago

A configuration should be implemented for:

and it should also be overridden by a configuration file read on the fly from command arg option -c.

nicb commented 8 years ago

Or maybe a better idea would be to provide a frame command in the DSL to provide all options (which should have defaults). Again: