Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 444 Bytes

File metadata and controls

13 lines (9 loc) · 444 Bytes

ketting-wiki

This repository contains the markdown files for the Ketting wiki.

After a change has been merged, updating the wiki is done with the following commands:

git remote add wiki git@github.com:badgateway/ketting.wiki.git
git push wiki master