Skip to content

Blainegunn/longlive

Repository files navigation

Frictionless PDF (Helix)

Introduction

This repo is what powers Frictionless PDF on Helix.

Developing

Install the Helix CLI:

sudo npm install -g @adobe/helix-cli

Run it in this repo:

hlx up

Testing

Install dependencies:

npm install

Run tests:

npm test

Watch tests:

npm test:watch

This will run through all your tests, but then only run against any changed tests.

Sending PR

Always send a PR.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published