wbuchanan / brewscheme

Stata package for creating user-defined scheme files using research-based color palettes
http://wbuchanan.github.io/brewscheme
27 stars 9 forks source link

Automate installation a bit more #24

Closed wbuchanan closed 8 years ago

wbuchanan commented 8 years ago

Currently users are required to compile the libbrewscheme mata library manually using the libbrewscheme.ado program, then users had to run brewcolordb.ado to build out the database of Stata's named colorstyles. Should abstract this away from the user so these files/programs can be called dynamically.

See https://github.com/wbuchanan/StataFileSystem for additional information on accessing the file system properties that could be used to test whether the Mata library is up to date.

wbuchanan commented 8 years ago

closed in commit https://github.com/wbuchanan/brewscheme/commit/d2d09ac69a9536bc151da69f9e5da835faaeb36d