Post

HN
Hacker News (Newest)

A Tool I Made

Article URL: https://github.com/kianacaster/pman Comments URL: https://news.ycombinator.com/item?id=47942640 Points: 1 # Comments: 0

Article URL: https://github.com/kianacaster/pman

Comments URL: https://news.ycombinator.com/item?id=47942640

A CLI tool to easily initialise and manage your project directories.

Skip the boring boilerplate every time you start a new project. Generate .gitignore files, and entry points based on 12 built-in languages or create your own.

Replaces repetitive setup tasks with one command.

Maintains a system-wide registry to audit projects across different directories.

Create your own templates by placing shell scripts in ~/.config/pman/templates/ . Scripts receive project metadata via environment variables.