Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 843 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 843 Bytes

Atlas Examples

This is a repository for Atlas examples.

Authentication

You will need an access token, which can be generated in your account page in Atlas. All CLIs and libraries respect the ATLAS_TOKEN environment variable, so you can add the token to your .shellrc.

Writing Examples

Pretty simple - create a folder named after the example. Add a README if there is setup required, and add supporting files.

Documentation