These dependencies must be present before building:
elementary-sdkmeson (>=0.40)valac (>=0.40)libgtk-3-devlibgranite-devlibhandy-1-dev (>=1.0.0)libjson-glib-devlibsoup2.4-devlibxml2-devlibwebkit2gtk-4.0-devlibgee-0.8-dev
git clone https://github.com/manexim/news.git && cd news
meson build --prefix=/usr
cd build
ninja
sudo ninja install
com.github.manexim.news
sudo ninja uninstall
If you want to contribute to News Feed and make it better, your help is very welcome.
- Create a personal fork of this project on GitHub.
- Clone the fork on your local machine. Your remote repo on GitHub is called
origin. - Create a new branch to work on. Branch from
master! - Implement/fix your feature.
- Push your branch to your fork on GitHub, the remote
origin. - From your fork open a pull request in the correct branch. Target the
masterbranch!
And last but not least: Always write your commit messages in the present tense. Your commit message should describe what the commit, when applied, does to the code – not what you did to the code.
| Name | Language |
|---|---|
| NathanBnm | French 🇫🇷 |
| meisenzahl | German 🇩🇪 |
| capitantrueno | Spanish 🇪🇸 |
| rottenpants466 | Portuguese 🇵🇹 |
This project is licensed under the GNU General Public License v3.0 - see the COPYING file for details.

