You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
547 B
Markdown
25 lines
547 B
Markdown
# Flux Feed
|
|
|
|
![build-status](https://drone.runcible.io/api/badges/androiddrew/flux-feed/status.svg)
|
|
[![](https://img.shields.io/badge/License-AGPL-blue.svg)](https://opensource.org/licenses/AGPL "License: AGPL")
|
|
|
|
An Indie Reader for the modern day.
|
|
|
|
|
|
## Building
|
|
|
|
From the root of the source tree run:
|
|
|
|
```shell
|
|
make build
|
|
```
|
|
|
|
## Using
|
|
|
|
```shell
|
|
./fluxctl --help
|
|
```
|
|
|
|
## License
|
|
|
|
is project is licensed under the MIT License. See the [LICENSE file](https://git.runcible.io/androiddrew/flux-feed/src/branch/main/LICENSE) for the full license text. |