Skip to content

lunar-build/sage-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sage Installer

Packagist Build Status

This repository contains the installation scripts for the Sage starter theme.

Lunar notes

How to install

Install using the following command:

composer require lunar-build/sage-installer

How to maintain and release updates to Packagist

  • Amend source code
  • Commit and push to main branch
  • Tag the release, incrementing on the previous version git tag <version>
  • Push the tag which triggers an update to packagist repository git push origin <version>

Contributing

Contributions are welcome from everyone. We have contributing guidelines to help you get started.

Community

Keep track of development and community news.

About

Sage 9 installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.3%
  • SCSS 30.0%
  • JavaScript 6.7%