Wrapping up end-to-end code and providing PGP crypto functionality in a freedom custom API.
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)