Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.49 KB

File metadata and controls

21 lines (14 loc) · 1.49 KB

CLIEngage LMS Development

This project provides development tools for working with the CLIEngage_LMS. It is designed to work best using Windows 10 with the Windows Subsystem for Linux version 2 (WSL2), Docker Containers, and VSCode. It is also designed to work with the LMS codebase restructured to use subtrees for shared modules rather than submodules.

QUICK START

  • Getting Started describes how to setup a development system on your PC that works with the tools and procedures defined here.
  • Development Procedures provides specific instructions for accomplished various development tasks. These procedures ensure proper management of the LMS codebase in its subtree form. These procedures depend on the setup and LMSTools defined above.

BACKGROUND

FURTHER READING