make_release.py is a script to automate new releases.
First it creates the .nbm and .jar necessary to install install in Autopsy or to run as a standalone application, respectively.
Then it launches a pre-release with two files created previously.
- Go
- Ant, ivy
- Create a github token
- Python3
export GITHUB_TOKEN=...
go get github.com/itchio/gothub
make_release.py <major|minor|patch>
- Kevin Baptista
- Tomás Honório
- Work developed under the guidance and coordination of Professors Patrício Domingues and Miguel Frade