cover image

How to Create a GitHub Action in PHP with Minicli

In this tutorial you'll learn how to create a GitHub Action that will import your posts from DEV into a GitHub repository you own. We'll build this in PHP using Minicli.

on April 26, 2022

In this tutorial you'll learn how to create a GitHub Action that will import your posts from DEV into a GitHub repository you own. We'll build this in PHP using Minicli.

Read More...

cover image

How To Create a Composer Bin Command with Minicli

Learn how to create a simple Minicli application and distribute it as a Composer Bin Command.

on June 23, 2021

Learn how to create a simple Minicli application and distribute it as a Composer Bin Command.

Read More...

Built with Librarian by @erikaheidi.

Back to top