An Indie Reader for the modern day
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.
 
 
 
 
Go to file
Drew Bednar 041965ad4f
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Adding cobra root cli to application
6 months ago
cmd Adding cobra root cli to application 6 months ago
config Adding SQL support to application. (#1) 6 months ago
database Adding SQL support to application. (#1) 6 months ago
migrations Adding SQL support to application. (#1) 6 months ago
scripts Adding CI Pipeline for tests and linters 6 months ago
.dockerignore More stuff 6 months ago
.drone.yml Fix pipeline 6 months ago
.env.template Adding SQL support to application. (#1) 6 months ago
.gitignore Adding cobra root cli to application 6 months ago
Dockerfile Multi-stage docker build 6 months ago
LICENSE Initial commit 6 months ago
Makefile Adding cobra root cli to application 6 months ago
README.md Adding cobra root cli to application 6 months ago
go.mod Adding cobra dependency for better cli 6 months ago
go.sum Adding cobra dependency for better cli 6 months ago
main.go Adding cobra root cli to application 6 months ago

README.md

Flux Feed

build-status

An Indie Reader for the modern day.

Building

From the root of the source tree run:

make build

Using

./fluxctl --help

License

is project is licensed under the MIT License. See the LICENSE file for the full license text.