SkillAgentSearch skills...

Flourish

The main Flourish repository - the contents of this is primarily submodules

Install / Use

/learn @flourishlib/Flourish
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repo uses git submodules to pull in the various parts of Flourish. To update all of the submodules, run the following:

php pull_submodules.php

After committing changes to one or more of the child repositories, run the following:

php push_submodules.php

If you are planning on doing development on Flourish, the generate process is:

  1. Run: php pull_submodules.php
  2. Edit class files in classes/ and commit
  3. Edit tests in tests/ and commit
  4. In build/, run: php queue_tests.php
  5. Once tests succeed and you are ready for a release, tag classes/
  6. Run: php push_submodules.php
View on GitHub
GitHub Stars44
CategoryContent
Updated8mo ago
Forks2

Languages

PHP

Security Score

67/100

Audited on Aug 8, 2025

No findings