Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 833 Bytes

RELEASE.md

File metadata and controls

38 lines (24 loc) · 833 Bytes

Browser History Histogram for Autopsy - How to launch release

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.

Getting Started

Prerequisites

Installing

export GITHUB_TOKEN=...

go get github.com/itchio/gothub

Run

make_release.py <major|minor|patch> 

Authors

  • Kevin Baptista
  • Tomás Honório
  • Work developed under the guidance and coordination of Professors Patrício Domingues and Miguel Frade