Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Implement ENV: prefix in variables #11

Open
Qix- opened this issue Sep 22, 2018 · 0 comments
Open

Implement ENV: prefix in variables #11

Qix- opened this issue Sep 22, 2018 · 0 comments
Assignees
Labels
chore Something that must be done and isn't considered an 'enhancement' or bug
Projects

Comments

@Qix-
Copy link
Owner

Qix- commented Sep 22, 2018

Each environment variable is added as ENV:NAME.

This will serve three purposes:

  • Existing environment variables can be referenced using ENV:NAME
  • New environment variables can be exported using SET ENV:NAME value
  • Environment variables in other contexts can be referenced: $somectx:ENV:NAME
@Qix- Qix- added the enhancement New feature or request label Sep 22, 2018
@Qix- Qix- self-assigned this Sep 22, 2018
@Qix- Qix- added this to To-Do in Tag v1 Sep 23, 2018
@Qix- Qix- moved this from To-Do to In progress in Tag v1 Sep 24, 2018
@Qix- Qix- added chore Something that must be done and isn't considered an 'enhancement' or bug and removed enhancement New feature or request labels Sep 24, 2018
@Qix- Qix- changed the title Add env stdlib Implement ENV: prefix in variables Sep 24, 2018
@Qix- Qix- moved this from In progress to To-Do in Tag v1 Sep 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Something that must be done and isn't considered an 'enhancement' or bug
Projects
Tag v1
  
To-Do
Development

No branches or pull requests

1 participant