3sign / twilightsparkle
There is no license information available for the latest version (1.0.13) of this package.
1.0.13
2024-05-15 09:54 UTC
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