24 lines
751 B
Markdown
24 lines
751 B
Markdown
# Table of contents
|
|
|
|
* [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)
|
|
* [Testing](in-depth/testing.md)
|
|
* [Cookbook](in-depth/cookbook/README.md)
|
|
* [Environment variables](in-depth/cookbook/environment-variables.md)
|
|
* [One-line PowerShell setup](in-depth/cookbook/one-line-powershell.md)
|
|
* [Troubleshooting](in-depth/troubleshooting.md)
|
|
* [Contributing to the docs](in-depth/contributing.md)
|
|
|