-
Clone the repo to your local machine using HTTPS
git clone https://github.com/YeomansIII/notiforward-chrome.git
or SSHgit clone [email protected]:YeomansIII/notiforward-chrome.git
-
Install node.js and npm using Node Version Manager (https://github.com/creationix/nvm)
- Run
nvm install 0.12.7
- You will need to run this command before working on the project every time
-
Run
npm install -g grunt-cli grunt
andnpm install
-
Run
bower install
-
Finally, run
grunt
to build the project
- You can now open the Google Chrome extensions page at chrome://extensions/
- Ensure that the developer mode is checked
- Click "Load unpacked extension..." and navigate to the repo folder, then select the
dist/
folder
The extension will now load into chrome. When you want to load changes, just run grunt
in the terminal again.
https://github.com/YeomansIII/notiforward-android/wiki/Notiforward-Setup-(Getting-Started)
- Development Builds: https://jenkins.yeomans.io/job/notiforward-chrome-dev/