This is a run ready "Hello world" bundle using PIMF micro framework. Here you can learn how to work with \Pimf\Cli and write actions for the command line interface.
-
git clone --recursive https://github.com/gjerokrsteski/pimf-command.git
-
cd pimf-command/
-
update submodules
git submodule --quiet sync
git submodule --quiet update --force --init --recursive
-
./pimf core:init
-
./pimf list
One of the best ways to learn PIMF is to read through the entirety of its documentation. This guide details all aspects of the framework and how to apply them to your application. https://github.com/gjerokrsteski/pimf/wiki
Read the PIMF Starter book almost anywhere. Available as a PDF, EPUB and MOBI. You can now read it on all devices, as well as offline: https://leanpub.com/pimf-starter/