mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
breadcrumb navigation added for main-thread pages only. Manual HTML.
This commit is contained in:
@@ -85,6 +85,7 @@ but all the recommended software here is open source (and please don't install p
|
||||
<ul>
|
||||
<li><a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html">PuTTY</a> including pagent. Version 0.73 was released on 2019-09-29. You need this to generate and to use ssh keys on Windows. Otherwise none of git, mercurial, scp, ftp or rsync will work. It includes command line tools ssh, scp (pscp) and sFTP (psftp).
|
||||
<li><a href="https://desktop.github.com/">GitHub Desktop for Windows</a> - yes this works with the expo server
|
||||
<li><a href="">VS Code</a> is a free (but not FOSS) editor with in-built git capability and plug-ins which render git branches graphically. Also available for Linux.
|
||||
<li><a href="https://gitforwindows.org/">Git for Windows</a> - not as simple to use as it looks
|
||||
<li><a href="https://www.gitkraken.com/">GitKraken</a> - Very pretty GUI interface to git, also Linux version.
|
||||
Times-out for our server unless you buy it but free for university people.
|
||||
@@ -96,6 +97,7 @@ but all the recommended software here is open source (and please don't install p
|
||||
<a href="../tortoise/tortoise-win.htm">Tortoise-on-Windows</a>. To be replaced by git in Sprin 2020.
|
||||
</ul>
|
||||
|
||||
<p>A short note about the phenomenon of VS code is in order. In case you didn't know, by 2018 over <a href="https://insights.stackoverflow.com/survey/2018">a third</a> of software developers used this editor for their Linux and Windows work and it is undoubtedly more now. Not for beginners.
|
||||
<p>For Android phones:
|
||||
<ul>
|
||||
<li><a href="https://www.termius.com/">Termius</a> - command line to create a key for your phone, to ssh (and mosh) login to the expo server. To get sftp you have to buy it.
|
||||
|
||||
Reference in New Issue
Block a user