Wordless gemΒΆ
The quickest CLI tool to setup a new WordPress locally. Wordless ready.
Navigate to https://github.com/welaika/wordless_gem to discover the tool and set up all you need for local development. In less than 2 minutes ;)
The quickstart, given the prerequisites, is:
gem install wordless cd MY_DEV_FOLDER wordless new THEME_NAME
If you already have a WordPress installation and just want to add Wordless to it, read the following paragraph.