all repos — website @ 42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa

My website

Convert front matter for zola

Alan Pearce
commit

42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa

parent

5c7878c3d18eae1d635aff080bebaff32bc553ad

1 file changed, 6 insertions(+), 5 deletions(-)

changed files
M content/post/repository-management-with-ghq.mdcontent/post/repository-management-with-ghq.md
@@ -1,8 +1,9 @@
---- -Tags: ["development","git"] -date: "2017-05-06T23:31:51+02:00" -title: "Repository management with ghq" ---- ++++ +date = 2017-05-06T23:31:51+02:00 +title = "Repository management with ghq" +[taxonomies] +tags = ["development","git"] ++++ I recently encountered [ghq][], a tool for automatically organising VCS-backed projects automatically. Give it a repository URL, it will clone a project to