Add sourcetrail.md

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2021-05-28 10:14:03 +01:00
parent cf751a5066
commit 5a301b5153
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
3 changed files with 8 additions and 0 deletions

View file

@ -39,6 +39,7 @@ Markdown docs and shell scripts for automating installation of things and docume
* [`nim.md`](nim.md) for installing the Nim programming language
* [`node.md`](node.md) for installing Node.JS
* [`ohmyposh.sh`](ohmyposh.sh) for installing the Oh My Posh command line prompt
* [`sourcetrail.md`](sourcetrail.md) for installing the SourceTrail codebase inspector
* [`vscode.md`](vscode.md)
## Web

0
act.sh Normal file → Executable file
View file

7
sourcetrail.md Normal file
View file

@ -0,0 +1,7 @@
# SourceTrail
2021-05-28
1. Download `Sourcetrail_2021_1_30_Linux_64bit.tar.gz` from https://github.com/CoatiSoftware/Sourcetrail/releases/tag/2021.1.30
2. Extract to `~`
3. `(cd ~/Sourcetrail; sudo bash ./install.sh)`