Starter kit/utility (beta)

Hi All,
We've put together a little command-line utility to make it easier to
get started with WICG specs.

Would love some people to beta test it and help improve it .

To install the utility:

```
npm install wicg
```

That will give you wicg as a command line utility. Then, you can go to
a new folder and type:

```
wicg init
```

And its will prompt you for some basic info + try to create the
required WICG files.

Any feedback/PRs would be greatly appreciated:

https://github.com/WICG/starter-kit

Kind regards,
Marcos

Received on Friday, 19 August 2016 03:38:09 UTC