3sign / twilightsparkle
Installs: 86
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/3sign/twilightsparkle
Requires
- consolidation/robo: >=3
- symfony/yaml: >=4
README
What?
Twilight Sparkle is a generator for new 3sign projects.
Installation
Prerequisites
- Composer should be installed globally
- [globalcomposer]/vendor/bin should be added to your PATH (on OSX /Users/[username]/.composer/vendor/bin )
- Ddev has to be installed
Installation instructions
- Install twilight sparkle
$ composer global require 3sign/twilightsparkle
Creating new projects
Run $ twilightsparkle generate:drupal9
From the Twilight Sparkle directory.
go to your project directory & continue setting up your project with spike.
$ cd /path/to/project
$ composer spike
Run local (testing)
- Perform your code changes
$ sh build.sh
$ chmod 755 bin/twilightsparkle
$ bin/twilightsparkle