1.1.3 ā€¢ Published 1 year ago

drupal-theme-cli v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Drupal Theme CLI

Quickly pull the template to create a theme

Quick Overview

$ npx drupal-theme-cli
? Enter project name: my-project
? Enter repository path: <bitbucket-path>
āœ” šŸš€  Download template...

šŸŽ‰  Successfully created project my-project
šŸ‘‰  Get started with the following commands:

    cd my-project
    npm install
    npm start

ā€¼ Important Tips

You must have permission to download the bitbucket repository