| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change variable delimiter | 2013-05-20 | 1 | -4/+10 | |
| | | | | | | | | | Since the `__' is used quite a lot in, for example, Python code and files it proved to be a sub-optimal as a delimiter. Now, by default, `$!' is used, which should appear somewhat less (I hope) and it has been made customizable. Look out when customizing, it is placed in a regular expression without any escaping. | ||||
| * | Add pt script | 2013-05-20 | 1 | -0/+9 | |
| | | | | | | | | The `pt' script is used to add a command-line interface to the `project-template' module. It runs the `pt-create-project-from-template' function, passing along the first and second arguments. | ||||
| * | Add provide | 2012-05-27 | 1 | -0/+2 | |
| | | |||||
| * | Add documentation strings | 2012-05-27 | 1 | -1/+16 | |
| | | |||||
| * | Initial commit | 2012-05-17 | 2 | -0/+78 | |
