This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Description
Change behaviour to search for composer.json in current directory, (for example in the project-stack bootContainer)
that would decouple the initialization for projects from webforge (and server installations would be less pain)
we could elaborate to eleminate the package registration process for booting (not for global create-class). So that package registry would ALWAYS prefer the local directory first (like grunt findUp())