tonik / cli

Simple CLI for initiating themes based on Tonik WordPress Starter Theme.

Home Page:http://labs.tonik.pl/theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tonik — CLI

Build Status Coverage Status

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.

About

Simple CLI for initiating themes based on Tonik WordPress Starter Theme.

http://labs.tonik.pl/theme/

License:MIT License


Languages

Language:PHP 58.8%Language:CSS 40.7%Language:JavaScript 0.3%Language:Vue 0.3%