google / timesketch

Collaborative forensic timeline analysis
Apache License 2.0
2.58k stars 589 forks source link

Update tsdev.sh to add creation of api client and cli client #2830

Closed jaegeral closed 1 year ago

jaegeral commented 1 year ago

Add building api client and cli client locally in tsdev to the shell script

When developing on the API client and or CLI client, both need to be rebuild on a regular base. This addition to tsdev.shwill help with that. Just run tsdev.sh build_api_cli.