Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flexible configuration file support #11

Open
2 tasks
lukehedger opened this issue Mar 23, 2018 · 0 comments
Open
2 tasks

Add flexible configuration file support #11

lukehedger opened this issue Mar 23, 2018 · 0 comments
Milestone

Comments

@lukehedger
Copy link
Owner

lukehedger commented Mar 23, 2018

Use cosmic-config to allow configuration to be defined in any of the following ways:

  • A .sulkrc file, written in YAML or JSON, with optional extensions: .yaml/.yml/.json/.js
  • A sulk.config.js file that exports an object
  • A "sulk" key in a package.json file

  • Setup cosmic-config
  • Update docs
@lukehedger lukehedger added this to the 1.0 milestone Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant