Changes between Initial Version and Version 1 of SandboxTemplate


Ignore:
Timestamp:
Jun 25, 2007, 9:03:22 PM (15 years ago)
Author:
Stjepan Rajko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandboxTemplate

    v1 v1  
     1== Sandbox Template ==
     2
     3The 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.
     4
     5Currently, the template is implemented using [http://www.dancinghacker.com/code/template 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.
     6
     7The !FileTemplate source is located in the [wiki:BoostSubversion 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/].
     8
     9See also:
     10 * [http://dancinghacker.com/code/template/ documentation for FileTemplate and the sandbox template]
     11 * [http://dancinghacker.com/code/template/filetemplate/sandbox/use.html typical use cases for the sandbox template]
     12
     13Please 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 [http://www.boost.org/more/mailing_lists.htm#main Boost developer mailing list].
     14
     15=== Comments: ===
     16
     17(please feel free to add your comments here)
     18