Skip to content

Files

Latest commit

 

History

History
20 lines (15 loc) · 448 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 448 Bytes

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