Files
screeps-scripts/docs/SUMMARY.md
2018-08-01 12:18:09 +07:00

27 lines
719 B
Markdown

# Summary
* [Introduction](README.md)
---
### Getting Started
* [Installation](./getting-started/installation.md)
* [Authenticating with Screeps](./getting-started/authenticating.md)
* [Deploying](./getting-started/deploying.md)
### In-Depth
* [Module bundling](./in-depth/module-bundling.md)
* [Deploy destinations](./in-depth/deploy-destinations.md)
* [TypeScript](./in-depth/typescript.md)
* [Prettier](./in-depth/prettier.md)
* [Cookbook](./in-depth/cookbook.md)
* [Environment variables](./in-depth/cookbook/environment-variables.md)
* [One-line PowerShell setup](./in-depth/cookbook/one-line-powershell.md)
---
* [Troubleshooting](./troubleshooting.md)
* [Contributing to the docs](./contributing.md)