Skip to content

Happyculture/kumquat_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Kumquat Dev

Kumquat Dev

Kumquat Dev is a module that includes some Developer experience (DX) improvements for Kumquat based projects.

Installation

  • composer require happyculture/kumquat_dev --dev
  • drush en kumquat_dev

Available tools

Drush commands

drush kumquat:update (kup)

Helper used to update dependencies. It runs composer update on the given dependency then drush updb, then drush cex, then adds all files to the git staging and finally offers to create the commit if you want.

Some options allow you to control how the composer update is made, to provide the issue number to use in the commit message or even to make the commit without asking if you are very confident. See drush help kumquat:update.

drush generate pattern

Helper to generate a pattern according to the UI Patterns definition. It asks you a few questions then creates the directory and needed files so you can start theming quickly.

Credits

The font used for the logo is Smooth Butter from PutraCetol Studio.

About

Dev tools for Kumquat based projects

Resources

Stars

Watchers

Forks

Packages

No packages published