@adobe/create-helix-library

Create Helix Library

Usage no npm install needed!

<script type="module">
  import adobeCreateHelixLibrary from 'https://cdn.skypack.dev/@adobe/create-helix-library';
</script>

README

(Create) Helix Library

Bootstrap your Project Helix library using npm init @adobe/helix-library

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

Not needed.

Usage

$ npm init @adobe/helix-library

Demo here:

https://asciinema.org/a/ZgBXcXnV98lUKRcxq2mchNisQ

create-helix-library will ask you a few questions and then bootstrap the library for you. All you have to do is change to the newly created directly and push to GitHub.

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint