[heycam/webidl] Contributing to webidl just got a lot harder (#171)

STEPS TO REPRODUCE:

1. git clone webidl
2. Edit index.bs
3. Type `make`

EXPECTED RESULTS: index.html is updated

ACTUAL RESULTS: "make: bikeshed: No such file or directory"

There is no indication in the error message how to resolve this.  There is no documentation in the .md file for how to resolve this.  

If there is now a dependency on some other utility to regenerate the spec text, that needs to be clearly documented, or better yet the other thing should be pulled in as a submodule so things just work.

// cc @tobie 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/171

Received on Friday, 9 September 2016 14:40:36 UTC