Skip to content

froggie3/sanipro-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sanipro-cli

This framework provides a customizable CLI interface for sanipro. Users can create their own Command class by inheriting saniprocli.commands.CommandBase.

There is a live example. Please refer to the saniproclidemo/cli.py.

poetry install
poetry run python3 src/saniproclidemo/cli.py --help

pre-commit

pre-commit is a framework for building and running git hooks. This repository employes some of pre-commit hooks. Before you the commit your works, please run:

pre-commit run --all-files

About

Prompt sanitizer ported to your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages