full-stackory / full-stackory/scaffold
Core Configuration
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The best rubygems have configuration classes to help manage configuration. As our gem will facilitate various server vendors, we need to take this into account and manage our configuration correctly.
Our configuration should do the following:
1) Get and set an array of active vendors.
2) Get and set authentication tokens for each active vendor.
3) Setup ENV based configuration for vendors. This will give the people the option to create ENV vars and now manage another ruby startup file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.