A work-in-progress CLI for Catppuccin themes.
It allows you to:
- Install themes with one command
- Uninstall themes with one command
- Update themes with one command
- You can download the executable for this project from the releases section. Download the release as per your OS.
- The foremost requirement to develop is to make sure that go version 1.19 is installed.
- Clone the repository and switch to the dev branch.
- Make all the changes to dev branch. To build the executable run
go build -o ctp
.
- You need to make sure that you set the environmental variable
$ORG_OVERRIDE
tocatppuccin-rfc
or the tool will search for.catppuccin.yaml
in thecatppuccin
organisation which currently doesn't host the yaml files. This is a temporary measure to test the tool during its development.
- Clone Template Repo
- Interactive Setup
- Custom Bubbletea UI
- Theme Name
- Interactive ctprc builder
- Program Name
- Operating Systems
- Install Location
- Handle inputs by renaming and editing files
Copyright © 2021-present Catppuccin Org