aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/screen_text_color.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5: cosmetic code, case statementRalph Amissah2014-01-061-59/+59
|
* bin/sisu, version dir (fix) & version infoRalph Amissah2014-01-061-3/+2
| | | | | | * (ensure SiSU_version_dir) fix * sisu version info, yml info also when installed via ruby gem * downstream libs
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v4 v5: rake create build & install sisu gemspec; bin/sisugem (add .gitignore)Ralph Amissah2013-12-021-0/+3
| | | | | | | | | | | | | | | | | | | * rake gemcbi #(create build install sisu gem) * rake gemspecscreate && \ rake gembuild && \ sudo rake geminstall * rake gemspecscreate && \ gem build sisu5.gemspec && \ sudo gem install --no-rdoc --no-ri \ sisu-5.1.0.gem * bin/sisu updated (modified to take account of gems) * bin/sisugem added * .gitignore sisu-*.gem sisu*.gemspec consider inclusion (& tracking) of rake created sisu4.gemspec sisu5.gemspec (as this makes their availability more obvious) * once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM" should work (as it is installed by gemspec, but not other sisu installers)
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-14/+5
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v4 v5: fuchsia (sp.)Ralph Amissah2013-08-211-15/+15
|
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-0/+484
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone