ClipHoard is a productivity tool to quickly save and access your most used data. You can save text, password, URLs, and code blocks and copy them with just a click. To use install the extension, follow this link.
To clone and run this project, you'll need Git and Node.js (which comes with npm) installed on your computer.
- Clone frontend repo
git clone https://github.com/brrkrmn/cliphoard.git- Go into the repo
cd cliphoard- Install dependencies
npm install- Run the app
npm run watch- Visit Chrome Extensions Page
- Click "Load unpacked"
- Select the ClipHoard folder from your computer
- Pin the extension
manifest.json.
For more information see docs
- Build the project
npm run build- Visit Chrome Extensions Page
- Click "Load unpacked"
- Select the
distfolder from your computer
Licensed under the MIT License.