Follow this guide to build and debug the extension.
In summary, install the required command line tools:
npm install -g grunt
npm install -g bower
Clone the repository:
git clone https://github.com/Muffo/fullyfeedly.git
Install the dependencies:
bower install
Build the extension:
grunt build
You can now load the unpacked extension in Chrome from the local folder.
The Github repository uses a linear commit history.
To simplify the contribution from external developers, the project moved away from the GitFlow branching strategy.
All the contributions should be submitted as pull requests to the master branch and must not contain any merge commit.
Version numbers follow the Semantic Versioning and are managed by the owner of the project. Please, do not increase the version numbers in your pull requests.
When you open an issue, please include the following information:
- Operating System
- Whether you are using Feedly Premium or the beta version
- A few screenshots of the issue