ionicc / Github-organization-inviter

Automate inviting users to your Github Organzation!
4 stars 7 forks source link

Use environment variables instead of modifying the code #12

Open Ryuno-Ki opened 5 years ago

Ryuno-Ki commented 5 years ago

This is a follow-up of #8.

Instead of asking the user to modify the source code, use a package like dotenv in combination with a .env file.

https://github.com/ionicc/Github-organization-inviter/blob/5381d04484b94a64d836c6b215ce67827fa58e72/main.js#L17-L18