Implement composer-less execution #4

Open
opened 2019-12-29 14:55:55 +00:00 by abelhooge · 0 comments
Owner

FuzeWorks right now requires Composer to load all of the Components, Plugins, Libraries and other units of FuzeWorks. This functionality is fine, but it is necessary for FuzeWorks to be able to be loaded without Composer.

Implementing this feauture will allow FuzeWorks to have a module manager which can install any type of FuzeWorks object. Preferably it would be interchangeable with composer so that it can be used in both contexts.

FuzeWorks right now requires ``Composer`` to load all of the Components, Plugins, Libraries and other units of FuzeWorks. This functionality is fine, but it is necessary for FuzeWorks to be able to be loaded without Composer. Implementing this feauture will allow FuzeWorks to have a module manager which can install any type of FuzeWorks object. Preferably it would be interchangeable with composer so that it can be used in both contexts.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FuzeWorks/Core#4
No description provided.