Version 1 (modified by 15 years ago) ( diff ) | ,
---|
Sandbox Template
The purpose of a sandbox template is to help developers start a new Boost project, by providing them with appropriate files (such as sample source, test, example, and documentation files) and directories that follow Boost guidelines.
Currently, the template is implemented using FileTemplate, a simple Python-based template processor which can incorporate project-specific information (such as the list of authors and the name of the library) into the generated project.
The FileTemplate source is located in the Boost subversion under the [source:sandbox/template_under_construction/] directory, with the documentation and test source under [source:sandbox/template_under_construction/file_template/], and the sandbox template under [source:sandbox/template_under_construction/sandbox/].
See also:
- documentation for FileTemplate and the sandbox template
- typical use cases for the sandbox template
Please note that FileTemplate and the sandbox template have not been heavily tested. If you are starting a new Boost project and decide to use the template, your feedback would be much appreciated! Feel free to add your impressions and suggestions below, or post them on the Boost developer mailing list.
Comments:
(please feel free to add your comments here)