An unofficial web extension for the Pinboard bookmarking service (http://pinboard.in).
Install the extension directly from the google chrome web store.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Run npm install
to download all packages and their dependencies.
npm install
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory. Use the npm run build:prod
flag for a production build.
npm run build
Run npm run test
to execute the unit tests via Karma.
npm run test
Run npm run e2e
to execute the end-to-end tests via Protractor.
npm run e2e
npm run build:zip
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Sam Clark - GitHub Profile