okunishinishi/node-handybower

View on GitHub
doc/readme/02-Usage.md.hbs

Summary

Maintainability
Test Coverage
Usage
-------

```javascript
{{{read 'example/example-usage.js'}}}
```

### Options

| Key | Description | Default |
| --- | ---- | --- |
| dest | Destination directory path. | 'handybower_components' |
| verbose | Log verbose | false |
| main | Name of main files. | _detectFromBowerJson() |