ThreatConnect spaces apps for taking notes.
To get started, the code for the app is in the src/
folder. To setup your environment for testing, run:
make setup
make pack
This will package the app as target/TCS_-_Note_Taker.tcx
.
make pack-dev
In the ThreatConnect UI install the App (the .tcx
file) created in the Build App for Release section.
This package was created with Cookiecutter and Floyd Hightower's Spaces App Template.