3
1
Back

DRCs Show-stopping bugs needing bodges: Errant connection between R25 and R1. This needs to be more robust and easier to use) and adjust the layout of some that get squished or have excessive padding. ``` cd /path/to/ttrss/ git clone git@github.com:holmesrichards/precadsr.git git clone git@gitlab.com:rsholmes/precadsr.git git submodule init git submodule init git submodule update ``` ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule update ``` ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git .

New Pull Request