abdlhaklalouche / timpress-cli
A Command line application to make a new Timpress theme.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/abdlhaklalouche/timpress-cli
Requires
- symfony/console: ^4.3
This package is auto-updated.
Last update: 2025-10-07 11:03:30 UTC
README
A Command line application to make a new Timpress theme.
Installation
You can install via Composer package manager by excute this command:
composer global require "abdlhaklalouche/timpress-cli"
Usage
- Open the location of the theme folder in the terminal.
- Execute the command
timpress new THEME_NAME
Done!
Copyright and license
Copyright 2019 Timpress CLI Contributers under the GPL-3 license.