Add sourcetrail.md
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
cf751a5066
commit
5a301b5153
3 changed files with 8 additions and 0 deletions
|
@ -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
0
act.sh
Normal file → Executable file
7
sourcetrail.md
Normal file
7
sourcetrail.md
Normal 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)`
|
Loading…
Add table
Add a link
Reference in a new issue