Skip to content

kianacaster/pman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pman

Overview

Project lifecycle manager in C. Automates bootstrapping and tracks project state.

Features

  • 12 language presets.
  • Subcommands: init, list, status, prune.
  • Custom templates in ~/.config/pman/templates/.
  • Input validation and path traversal protection.
  • Optional project tracking.

Installation

make
make setup
sudo make install

Usage

pman init <lang> [name] pman list pman status pman prune

Options

  • -n, --no-track: Skip registration in the project registry.

Configuration

~/.dinitrc stores author metadata.

About

A TUI to create, manage and track your projects.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors