angr / angr-dev

Some helper scripts to set up an environment for angr development.
BSD 2-Clause "Simplified" License
114 stars 95 forks source link

setup script simplification #153

Closed twizmwazin closed 2 years ago

twizmwazin commented 2 years ago

We should simplify the current setup scripts. Currently we have 4. Let's reduce this down to two: setup.ps1 for windows, setup.sh for everything else. extremely-simple-setup.sh serves a purpose of documenting how this works because setup.sh is not obvious, so steps should be taken to simplify setup.sh accordingly. Things to remove include wheels, multiple remotes, separate support for downloading pypy and virtualenvwrapper integration. When this is complete, setup.sh should be understandable after a quick skim to anyone with a passing familiarity with shell scripts, as extremely-simple-setup.sh is.

github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

github-actions[bot] commented 2 years ago

This issue has been closed due to inactivity.