This website requires JavaScript.
Explore
Help
Sign in
projects
/
fetchcert
Watch
1
Star
0
Fork
You've already forked fetchcert
1
Code
Issues
Pull requests
Projects
Releases
1
Activity
Actions
master
fetchcert
/
.gitignore
5 lines
42 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Created project repo
2021-10-30 11:35:55 +02:00
bin
chore: add support for build automation (#5) This PR seeks to solve #2. It adds a Makefile that can build, test, lint and package the code and the Forgejo workflows needed to automate the build. In addition, it resolves various issues highlighted by the linter. Reviewed-on: https://git.nocternity.net/projects/fetchcert/pulls/5 Co-authored-by: Emmanuel BENOÎT <tseeker@nocternity.net> Co-committed-by: Emmanuel BENOÎT <tseeker@nocternity.net>
2024-07-26 14:07:46 +02:00
dist
Configuration file reading * An example configuration file has been added. * The data structure that corresponds to the configuration has been defined, and functions to load it have been added. * Logging using logrus and command line arguments that configure logging and set the configuration file's path have been added. * Opening the UNIX socket has been implemented.
2021-10-30 17:07:06 +02:00
fetchcert
fetch-certificates.yml
Reference in a new issue
Copy permalink