0

/ 100

GradeB

A well-known project done right. Strong docs and solid engineering throughout.

Configuration profiles manager and scheduler for restic backup

Documentation

77

Install and run instructions9pt45

README documents how to install the project.

README12pt85

README is present.

Contributing guide5pt88

Contributing guide is detailed and thorough.

License6pt100

Licensed under GPL-3.0.

Engineering

86

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Reproducibility6pt85

Lockfile present (go.sum). Installs are reproducible.

Tests18pt100

Test files detected (batt/battery_test.go).

CI/CD14pt100

CI is configured (.github/workflows/run-tests-os.yml).

Linting and formatting5pt100

Formatting enforced (.golangci.yml).

Project health

100

Dependency manifest6pt100

Dependency manifest found (go.mod).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 65
    Forks
  • 54
    Releaseslatest 6y ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 1,340
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 1d 24h
    Median PR merge time
  • 90
    Open issues
Repository files105 root entries
  • .github
    Good: CI is configured (.github/workflows/run-tests-os.yml).
  • .vscode
  • batt
    Good: Test files detected (batt/battery_test.go).
  • build
    Good: Environment pinned via build/Dockerfile.
  • calendar
  • config
  • constants
  • contrib
  • crond
  • darwin
  • dial
  • docs
  • examples
  • filesearch
  • fuse
  • lock
  • mask
  • monitor
  • platform
  • preventsleep
  • priority
  • remote
  • restic
  • schedule
  • schtasks
  • scripts
  • shell
  • ssh
  • systemd
  • term
  • testhelpers
  • user
  • util
  • win
  • .envrc
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .godownloader.yml
  • .golangci.yml
    Good: Formatting enforced (.golangci.yml).
  • .goreleaser-docker-only.yml
  • .goreleaser-snapshot.yml
  • .goreleaser.yml
  • .mockery.yml
  • .nojekyll
  • codecov.yml
  • command_error.go
  • commands_display_test.go
  • commands_display.go
  • commands_generate.go
  • commands_schedule_test.go
  • commands_schedule.go
  • commands_test.go
  • commands.go
  • complete_test.go
  • complete.go
  • completion_shell_test.go
  • context_test.go
  • context.go
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • deprecation.go
  • errors.go
  • flags_test.go
  • flags.go
  • go.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • install.sh
  • integration_test.go
  • LICENSE
    Good: Licensed under GPL-3.0.
  • lock_test.go
  • lock.go
  • logger_test.go
  • logger.go
  • main_test.go
  • main.go
  • Makefile
  • network_volume.png
  • own_command_error_test.go
  • own_command_error.go
  • own_commands_test.go
  • own_commands.go
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • remote_fuse_test.go
  • remote_test.go
  • remote.go
  • run_profile_test.go
  • run_profile.go
  • schedule_jobs_test.go
  • schedule_jobs.go
  • serve_test.go
  • serve.go
  • shell_command.go
  • sleep_test.go
  • sleep.go
  • stack_test.go
  • stack.go
  • syslog_windows.go
  • syslog.go
  • systemd_others.go
  • systemd.go
  • update_test.go
  • update.go
  • wrapper_streamsource.go
  • wrapper_test.go
  • wrapper_unix_test.go
  • wrapper.go