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

Combining application.json with whippet.json #73

Open
Stretch96 opened this issue Aug 4, 2016 · 0 comments
Open

Combining application.json with whippet.json #73

Stretch96 opened this issue Aug 4, 2016 · 0 comments

Comments

@Stretch96
Copy link
Member

Instead of having both config/application.json and whippet.json, would be good if they could be combined into whippet.json. Something along the lines of:

{
  "src": {
    "plugins": "https://github.com/wp-plugins",
    "wordpress": "https://github.com/WordPress/WordPress.git"
  },
  "plugins": [
  ],
  "wordpress": [
     "ref": "v4.5.3"
  ]
}
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