Help language development. Donate to The Perl Foundation
Revision history for Tomtit 0.1.9 2020-09-24T02:50:23Z - Update `perl6/release` script 0.1.8 2020-09-23T04:27:45Z - Calculate path for completion script based on HOME env variable - Add `git-branch-delete` script to `git` profile - per6/release uses Sparrow plugin now 0.1.7 2020-06-05T19:08:49Z - Switch travis build to rakudist.raku.org 0.1.6 2019-10-17T14:44:19-05:00 - Fix completion bug 0.1.5 2019-10-07T21:38:55-05:00 - Initialization - don't run tomtit on uninitialized projects - Separate azure and ado profiles 0.1.4 2019-09-24T20:35:47-05:00 - Windows support 0.1.3 2019-09-05T17:04:39-05:00 - Minor cli improvements - Use tomty as internal test runner 0.1.2 2019-08-10T18:13:18-05:00 - Improvement: choose safe/unique name for bash completion function to avoid possible conflicts 0.1.1 2019-08-08T15:15:54Z - Changes required by Tomty - Fix: Travis tests failure 0.1.0 2019-07-16T21:11:50-05:00 - Use Sparrow6 - Add [email protected], [email protected] helpers - Add [email protected] helper - Update [email protected] helper ( confirm => "no" ) - Add [email protected] helper 0.0.28 2019-01-15T14:01:15-06:00 - Update [email protected] scenario - Adding sudo option 0.0.27 2019-01-14T10:00:00-06:00 - Respect activated environment 0.0.26 2019-01-12T10:57:29-06:00 - Minor documentation fixes release 0.0.25 2019-01-10T17:50:01-06:00 - #1 - Use local bootstrap where it's pertinent, still let user have system bootstrap 0.0.24 2019-01-10T14:28:30-06:00 - Tom configuration support - Naming convention on Tomtit portable profiles ( :: -> - mapping ) 0.0.23 2019-01-09T14:52:24-06:00 - New feature - portable profiles 0.0.22 2019-01-08T16:47:01-06:00 - Requires recent version of Sparrowdo - Add [email protected] helper - Restore lost completion.sh 0.0.21 2019-01-08T14:34:39-06:00 - Huge refactoring and improvement of Bash completion 0.0.20 2019-01-07T17:34:22-06:00 - Added few commands to work with environments ( `--env-list`, `--env-edit`, `--env-set` ) 0.0.19 2019-01-07T14:47:55-06:00 - Added changes accidentally lost during the last release 0.0.18 2019-01-07T13:26:23-06:00 - Introducing envs - tom cli - add `--edit` action - Add changes helper to perl/perl6 profiles 0.0.17 2019-01-04T13:35:48-06:00 - Minor fix in completion script 0.0.16 2019-01-03T17:17:01-06:00 - Doc - minor fix completion section 0.0.15 2019-01-03T17:13:31-06:00 - Improved version of completion script 0.0.14 2019-01-03T12:55:53-06:00 - Update [email protected] scenario - Add Bash completion - Add cat scenario action 0.0.13 2018-12-27T18:51:06Z - Add [email protected] scenario to META6 file 0.0.12 2018-12-27T17:51:32Z - Change documentation banner ( png image looks way too ugly on modules.perl6.org ) - Update [email protected] scenario - Install only selected scenario from profile - List installed scenarios in alphabetic order - Add [email protected] scenario 0.0.11 2018-12-26T23:21:41Z - [email protected] - change default email and user 0.0.10 2018-12-26T21:31:03Z - Adding [email protected] scenario 0.0.9 2018-12-26T21:26:58Z - Adding [email protected] scenario to META file - Adding [email protected] scenario 0.0.8 2018-12-26T20:25:26Z - Implementing profiles 0.0.7 2018-12-20T11:35:54-06:00 - Make "list scenarios" as a default action 0.0.6 2018-12-19T09:03:47-06:00 - Reimplement cli API so that to make `tom` more easier to use. - Handle attempts of missing scenarios execution inside `tom` cli. 0.0.5 2018-12-17T12:23:47-06:00 - Clarify documentation and examples 0.0.4 2018-12-14T21:09:11Z - Fix duplicate word in banner 0.0.3 2018-12-14T21:05:49Z - Change banner 0.0.2 2018-12-14T20:43:07Z - Bootstrap action is implemented 0.0.1 2018-12-14T20:28:29Z - Initial version