Home

Awesome

The project was hosted on https://sourceforge.net/projects/penbang/

The repo is up, however it is not functioning.

Here is a summary:

OLD

penbang_install_script.py ---> Request script from server(penbang.sysbase.org) ----> for every tool; create penbang/netkit/tool dir Get install_tool.sh ---> Run install_tool.sh ----> Deploy in penbang/netkit/tool

NEW "GIT REPO" (not implemented)

penbang_install_script.py ---> call script from install_tools/install_tool.sh ----> for every tool; create penbang/netkit/tool dir

This way we only need to change where to get the scripts, rather than changing the paths in install_tool.sh

###NOTES:

Scripts.py and bigfig.py will always be to the latest version

##TODO::

::

I included a netkit dir in the repo; it has the following:

Hopefully within the next 2-3 days everthing will up and running.

For the life of me, I have no idea why I didn't start a repo