Skip to content
/ cli Public

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

License

Notifications You must be signed in to change notification settings

tonik/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.