Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 661 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 661 Bytes

Console Standard contributor guidelines

See the WHATWG contributor guidelines.

Building the spec

The Console Standard is written in Bikeshed, and is available at https://console.spec.whatwg.org/. The main source is in the file index.bs.

To build the standard locally, you can either use a locally installed copy of Bikeshed by running make or use the HTTP API version by running make remote.

If you want to do a complete "local deploy" including commit and/or branch snapshots, run

make deploy