Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.1 KB

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.

Issues

To report issues (such as typographical errors or confusion) in these examples, please open a GitHub issue. For Atlas-specific support, please email [email protected].

Documentation