App-VTide
view release on metacpan or search on metacpan
Added content to auto-complete sub-commands (Ivan Wills)
Fixed the documentation (Ivan Wills)
Added showing individual command help (Ivan Wills)
Added showing help for all sub-commands (Ivan Wills)
Starting on help command (Ivan Wills)
Split generating sub_command config to sepperate method (Ivan Wills)
Added new dependency (Ivan Wills)
Added more ideas of things to do (Ivan Wills)
Added writing cached sub-command config (Ivan Wills)
Converted sub-command logic to being dynamic so that other sub-commands can be added dynamically (Ivan Wills)
Fixed non-updated names and added method to return name and options (Ivan Wills)
Storing name and options with each sub-command (Ivan Wills)
More option documentation (Ivan Wills)
Added missing method/attribute documentation (Ivan Wills)
More option documentation (Ivan Wills)
Added auto_complete method to hide errors (Ivan Wills)
Added more missing help options (Ivan Wills)
Updated option documentation (Ivan Wills)
Added ability to set current directory on a per terminal basis (Ivan Wills)
Updated manifest for new files (Ivan Wills)
Added better sorting of config ouput (Ivan Wills)
- db
=head2 ~/.vtide.yml
Global options/alias etc for all projects. This contains all the same values
as C<.vtide.yml> but C<name> and C<terminals> will be ignored.
=head2 ~/.vtide.rc
Stores record of all used projects for command line helpers. As new sessions
are started they will be recorded in this file. Also this will be updated if
a session changes it's name.
=head1 SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc App::VTide
You can also look for information at:
( run in 0.453 second using v1.01-cache-2.11-cpan-05444aca049 )