Updating Known dev tools

Just a quick one, I’ve just updated the Known dev tools with a new script – plugin.php. There’s currently only one function available enable-composer which, following my last post, provides a handy script for making your plugin composer installable. Run the script, passing it the repository you’ve saved it as (so that the script can […]

Marcus Povey

Just a quick one, I’ve just updated the Known dev tools with a new script – plugin.php. There’s currently only one function available enable-composer which, following my last post, provides a handy script for making your plugin composer installable. Run the script, passing it the repository you’ve saved it as (so that the script can […]

Versioning tool

Just a quick one. I’ve added a library, which hopefully will help Known development. I’ll be adding to this library as I go, but for now there’s a version manipulation tool. I got sick of modifying version details in the various files related to Known and their plugins, so I wrote a quick tool. version.php […]

Marcus Povey

Just a quick one. I’ve added a library, which hopefully will help Known development. I’ll be adding to this library as I go, but for now there’s a version manipulation tool. I got sick of modifying version details in the various files related to Known and their plugins, so I wrote a quick tool. version.php […]