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

--extended-metadata #84

Closed
ghost opened this issue Aug 22, 2015 · 2 comments
Closed

--extended-metadata #84

ghost opened this issue Aug 22, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2015

Hello again. Being new to the Ruby eco-system, I followed the directions you listed for creating a publish Raketask. How can I pass --extended-metadata into the task?

Thanks in advance!

@sethvargo
Copy link
Contributor

require "stove/rake_task"
Stove::RakeTask.new do |t|
  t.stove_opts = ["--extended-metadata"]
end

@ghost
Copy link
Author

ghost commented Aug 22, 2015

Thank you again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant