repoman-travis icon indicating copy to clipboard operation
repoman-travis copied to clipboard

A few improvements

Open rindeal opened this issue 8 years ago • 3 comments

Hi,

thanks for this mini-project, which started off my own effort. Now I'd like to contribute back. The highlights of my approach are:

  • no sudo
    • this fixes #6
  • almost all code moved to a dedicated script
    • this allows to test the script locally and also looks much prettier

Links: .travis.yml install_portage.sh

rindeal avatar Mar 14 '16 22:03 rindeal