Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Latest commit

 

History

History

silverstripe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Silverstripe "sake" command

Copy the sake file to either your project's .ddev/commands/web folder. Or, for global usage, copy it to {YOUR_HOME_FOLDER}/.ddev/commands/web

Usage

Sake is the Silverstripe Make command, to run development tools.

Use it as sake in your project:

ddev sake dev/tasks for tasks

ddev sake dev/build to build the database

etc.

For the full list of features of Silverstripe CLI, see the Silverstripe (developer) documentation.