yanhaoli/create-twill-app

Create Twill application with no extra setup

Maintainers

Package info

github.com/yanhao-li/create-twill-app

pkg:composer/yanhaoli/create-twill-app

Statistics

Installs: 502

Dependents: 0

Suggesters: 0

Stars: 29

Open Issues: 3

1.0.8 2020-04-02 11:20 UTC

README

Create Twill application using one command.

Usage

Make sure to place composer's system-wide vendor bin directory in your $PATH

composer global require yanhaoli/create-twill-app:"1.0.*"
create-twill-app new blog

once server started, use http://localhost:8000/admin to access Twill's admin UI.

Contributing

If something doesn’t work, please file an issue.