tonik / cli
Simple CLI for initiating themes based on Tonik WordPress Starter Theme.
Installs: 38 739
Dependents: 3
Suggesters: 1
Security: 0
Stars: 10
Watchers: 7
Forks: 6
Open Issues: 1
Requires
- php: >=7.0
- league/climate: ^3.2
- symfony/filesystem: ~2.3|~3.0
- symfony/finder: ~2.3|~3.0
Requires (Dev)
- mockery/mockery: ~1.0.0
- php-mock/php-mock-phpunit: ^1.1
- phpunit/phpunit: ~5.3.0
- satooshi/php-coveralls: ~1.0.0
This package is not auto-updated.
Last update: 2024-11-24 02:38:40 UTC
README
Simple CLI for initiating themes based on Tonik WordPress Starter Theme.
Documentation
Comprehensive documentation is available at http://labs.tonik.pl/theme/
Installing
You can install package via Composer.
# Install composer dependencies.
$ composer require tonik/cli
Usage
Package provides binary script inside Composer vendor
directory which you can run by typing:
# Run setup wizard.
$ vendor/bin/tonik
Contributing
Great that you are considering supporting the project. You have a lot of ways to help us grow. We appreciate all contributions, even the smallest.
- Report an issue
- Propose a feature
- Send a pull request
- Star project on the GitHub
- Tell about project around your community
License
Licensed under the MIT license.