Skip to content

andrader/pmpts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmpts - a Prompt Management CLI

Small CLI to manage VS Code prompt files (move/add/remove/list/rename/undo).

Quick Start

Install as an isolated tool with uv

uv tool install --from git+https://github.com/andrader/pmpts pmpts
# check installation
pmpts --help

or with plain pip

pip install git+https://github.com/andrader/pmpts
pmpts --help

Examples

List all prompts:

pmpts list -v

Add a new prompt file to the centered repository:

pmpts add my-prompt.md

Rename a prompt:

pmpts rename old-name new-name

About

CLI to manage VS Code prompt files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages