Skip to content

jetrails/autopilot-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoPilot Docs

Documentation for AutoPilot by JetRails

Contributing

Simply open a pull request with your changes. We'll review it and merge it if it's good to go. You can test out your changes by spinning up a local development environment:

# Clone the repository
git clone [email protected]:jetrails/autopilot-docs.git
cd autopilot-docs

# Install retype
yarn global add retypeapp

# Start the development server
retype start