-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Walking upwards to find the .plx directory
Add ~/.plx/global/ to provide defaults for things ($ENV{HOME} on *n?x, File::HomeDir on win32 since strawberry ships it as core)
.plx/commands for additional commands (resolved before dev/)
command resolution order (dev/ scripts/ script/ bin/ by default but configurable)
--actions needs to provide a one-line summary of the actions
--help needs to accept an argument for action docs and for command docs
--commands maybe should try to produce a one-line summary for commands (parsed from the file)
env/ and envfor/ config types to provide environment variables
Possibly:
actions/ for custom actions
plugins/ for ?????
Metadata
Metadata
Assignees
Labels
No labels