zem
Version:
Create, test and publish Zeplin extensions with no build configuration
31 lines (18 loc) • 676 B
Markdown
# {{displayName}}
{{description}}
## Getting started
Add the extension to your project from [extensions.zeplin.io](https://extensions.zeplin.io).
<!--- Template for output section
## Output
```
sample code snippet
```
-->
<!--- Template for options section
## Options
#### Sample option
Sample option providing sample functionality.
--->
## Development
This extension is developed using [zem](https://github.com/zeplin/zem), Zeplin Extension Manager. zem is a command line tool that lets you quickly create, test and publish extensions.
To learn more about creating Zeplin extensions, [see documentation](https://github.com/zeplin/zeplin-extension-documentation).