ipfs-shipyard / ipfs-shipyard/ipfs-deploy
Consider using rc over env for config
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
The `rc` module allows the user to store the config for `ipfs-deploy` either in the current project, as `env` does, or in standard locations in `~` or `/etc` as per https://github.com/dominictarr/rc#standards
For things like account credentials, it'd be reasonable to store them in one place for all sites you use ipfs-deploy for, rather than in each project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.