Skip to content

Using the Command Line

Charles Liu edited this page Jul 18, 2024 · 1 revision
  1. Clone the wiki locally by running git clone https://github.com/usagov/usagov-2021.wiki.git in the repo directory
  2. Now you can freely add new files, edit existing ones, and commit your changes to the wiki via your text editor

Add a new file:

cd usagov-2021.wiki

touch <New File Name>.md

Edit Preexisting file