This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ray Elliott 48fbf055b8 remove golang dependency, add tig 2020-04-08 13:44:48 +01:00
base-setup deploy .profile 2020-03-30 13:26:40 +01:00
dev-setup move nvim.sh into `pkg-setup/` 2020-03-20 20:18:52 +00:00
pkg-setup remove golang dependency, add tig 2020-04-08 13:44:48 +01:00
README.md add README 2020-03-22 16:20:31 +00:00
config.sh add lf version 2020-03-23 21:28:34 +00:00
deploy-script.sh use correct quotes 2020-03-20 20:06:14 +00:00

README.md

TODO

Need to take into account whether git cloning is via ssh (when need to be able to make git commits to remote) or via http (when read only access is required).

Could just have a git base url that is set in config.sh - will this be sufficient?