Media Tool Kit Wiki - luismqueral/media-tool-kit GitHub Wiki
👋 Welcome to the media-tool-kit wiki!
Project Board: https://trello.com/b/yoIoP7Is/media-tool-kit
General Requirements
- Single install script for all plugin dependencies
- Easy to read control script
- Ability to call variables within command-line arguments in the control script
- Support for multiple languages and shells
- Support for MacOS and Ubuntu
- Output Log
Ongoing Questions
- What are the pro's and cons of using a bash script for the controller? What might this workflow look like in other scripting languages?
- How might using variables within command-line arguments in the control script be achieved?
To Test
- Success of Install Script on various OS's (Priority is: Mac, Ubuntu. Windows is Low Priority at the moment)
- Success of general MTK workflow. This consists of copying controller templates from plugins and placing them into the control script.
- Success of Variables within arguments in the control script.
Next Steps
-
Make list of the exact plugins and components need to be built / architected. The scripts should include thorough documentation on expected functionality. Once all of the scripts are designed, they should be handed off all at once so the developer can identify any efficiencies.
-
Prepare to replace all bots and projects with the MTK style workflow - Come up with a plan on doing just that.
-
Explore Docker and Containment Systems This will help inform you of ways to make MTK more flexible, if necessary.
-
Install Git Repo on Server
ssh -p 4444 [email protected]