-
Notifications
You must be signed in to change notification settings - Fork 8
How To Wiki
steveri edited this page Mar 20, 2024
·
4 revisions
Everyone please contribute! Here's how:
-
visit the
StanfordAHA/aha/wiki
repo https://github.com/StanfordAHA/aha/wiki and/or click the "wiki" tab at the top of the aha repo https://github.com/StanfordAHA/aha -
find and edit the desired wiki page OR use the "New page" button to start a new page
-
alternatively, you can clone and edit the wiki locally
$ git clone ssh://[email protected]/StanfordAHA/aha.wiki.git aha-wiki
$ cd aha-wiki
<edit pages>
$ git push