Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Platform.sh Config Reader (Node.js)

[![CircleCI Status](https://circleci.com/gh/platformsh/config-reader-nodejs.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/platformsh/config-reader-nodejs)

This library provides a streamlined and easy to use way to interact with a Platform.sh environment. It offers utility methods to access routes and relationships more cleanly than reading the raw environment variables yourself.

This library requires Node.js 10 or later.
Expand Down