Skip to content

xxh/cookiecutter-xxh-plugin-prerun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Cookiecutter template to create xxh-plugin-prerun.

Example

pip install cookiecutter

cookiecutter gh:xxh/cookiecutter-xxh-plugin-prerun
# github_username [username]: xxh
# project_name [my-tool]: zoxide
# project_repo_name [xxh-plugin-prerun-zoxide]: <ENTER>
# project_short_description [The my-tool for xxh.]: Using zoxide in xxh.

tree xxh-plugin-prerun-zoxide
# xxh-plugin-prerun-zoxide/
# ├── build.sh
# ├── LICENSE
# ├── prerun.sh
# ├── README.md
# └── requirements.txt

About

Cookiecutter template for xxh-plugin-prerun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages