Skip to content

yanhao-li/create-twill-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-twill-app

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:https://localhost:8000/admin to access Twill's admin UI.

Contributing

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