Bowtie++ is a Web application made for creating and editing bowtie risk analysis diagrams.
/
|-- app # The application itself
|-- website # Website that presents Bowtie++ features
|-- docs # Documentation
`-- README.md
A user manual and a technical documentation can be found inside the docs
directory.
For development purposes, use the master
or dev
branch.
A deployment example is given on the deploy
branch.
Documentation for both the installation and deployment is located at docs/wiki.md
.