TMS Smart Setup is a flexible tool for automating the installation, build, and management of both projects and packages in Delphi, C++ Builder and Lazarus. While it provides first-class support for TMS Software components, it is designed to work with any project — TMS or not.
-
Create a configuration file:
tms config
-
Install a product (example):
tms install landgraf.aws.sdk
You can also run the graphical interface:
tmsgui
Smart Setup provides a powerful foundation for:
- Building and installing Delphi projects and packages
- Automating setup using YAML configuration files
- Managing dependencies and versioning
- Running in both command-line and GUI modes
Detailed instructions, configuration examples, and reference materials are available at:
https://doc.tmssoftware.com/smartsetup/
We welcome contributions. Fork the repository and submit a pull request, or open an issue to report bugs or suggest improvements.
TMS Smart Setup is licensed under the terms outlined in LICENSE
.