Skip to content
Snippets Groups Projects
  • Donn's avatar
    52783014
    Improved Environment Utilities (#648) · 52783014
    Donn authored
    
    + ./install.py greatly expanded to ./env.py, a python script consolidating all manners of environment configuration including installation and docker option generation
    + issues are now required to use ./env.py to survey the environment
    + installs to arch/manjaro now supported
    ~ python no longer asks to install, it creates a virtual environment
    ~ centos7 -> centos-7 (for consistency)
    ~ scripts reorganized: i need that top level as pristine as humanly possible
    - removed csv2html. just use a viewer
    
    Co-authored-by: default avatarAhmed Nofal <ahmed.nofal@efabless.com>
    52783014
    History
    Improved Environment Utilities (#648)
    Donn authored
    
    + ./install.py greatly expanded to ./env.py, a python script consolidating all manners of environment configuration including installation and docker option generation
    + issues are now required to use ./env.py to survey the environment
    + installs to arch/manjaro now supported
    ~ python no longer asks to install, it creates a virtual environment
    ~ centos7 -> centos-7 (for consistency)
    ~ scripts reorganized: i need that top level as pristine as humanly possible
    - removed csv2html. just use a viewer
    
    Co-authored-by: default avatarAhmed Nofal <ahmed.nofal@efabless.com>