# coracle-tool
##发布流程
1.提交git完毕后
1.apm publish 版本号 

## Settings

### Source Names

An array of glob patterns of the files to use as source for the project's variables and colors.

* Key: `pigments.sourceNames`
* Default: `['**/*.styl', '**/*.stylus', '**/*.less', '**/*.sass', '**/*.scss']`