Skip to content

DevHowTo

Timothy Lin edited this page Aug 11, 2023 · 1 revision

Development How-To Rasenbot

How to update Rasenbot Wiki

  • Clone Rasenbot Wiki into local project with git clone git@github.com:LinsaneFC/RasenBot.wiki.git
  • Make updates accordingly and based on current file structure
  • Follow normal git workflow to add, commit, push, etc.

Clone this wiki locally