Skip to content

Instantly share code, notes, and snippets.

@matthieugd
Last active March 17, 2018 14:22
[
{
"user:Environment": ["Production"],
"user:Application": ["Project A","Project B"],
"user:Component": ["Frontend"]
},
{
"user:Environment": ["Development"],
"user:Application": ["Project B"],
"user:Component": ["Backend"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment