Skip to content

Add man page generation#341

Merged
joshmedeski merged 1 commit intomainfrom
man-file
Feb 20, 2026
Merged

Add man page generation#341
joshmedeski merged 1 commit intomainfrom
man-file

Conversation

@joshmedeski
Copy link
Owner

@joshmedeski joshmedeski commented Feb 20, 2026

Closes #27

Summary

  • Wire the hidden sesh man subcommand (from fang/mango-cobra, already a dependency) into the build and release pipeline
  • Add just man target for local man page generation
  • Configure goreleaser to generate, archive, and install the man page for Homebrew and AUR

Test plan

  • Run just man and verify man/sesh.1 is generated
  • Run man ./man/sesh.1 to preview the man page
  • Verify goreleaser config is valid (goreleaser check)

Wire the hidden `sesh man` subcommand (provided by fang/mango-cobra)
into the justfile, goreleaser hooks, archives, brew formula, and AUR
package so man pages are built and distributed automatically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@joshmedeski joshmedeski merged commit 9dba010 into main Feb 20, 2026
4 checks passed
@joshmedeski joshmedeski deleted the man-file branch February 20, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

man file

1 participant