Skip to content

mollyling/freedom-pgp-e2e

 
 

Repository files navigation

freedom-pgp-e2e

Build StatusBuild Status

Wrapping up end-to-end code and providing PGP crypto functionality in a freedom custom API.

Build

The normal flow is just npm install, and then the following grunt options:

  • grunt (default, will lint, copy, and run phantom tests)

  • grunt test (will lint, copy, and run all tests)

  • grunt demo (will lint, copy, and open a browser pointed at the demo app)

About

Wrapping up end-to-end code and provide in freedom custom API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.8%
  • HTML 9.8%
  • CSS 2.4%