| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Enables further extensibility, as well, Alpine is only 5 megabytes so the overhead is minimal.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Fix Docker functionalities.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
operation
|
| |
|
|
|
|
|
| |
Adds the abiltiy to specify a custom IP in the Whirl.toml
BREAKING CHANGE: This feature updates the configuration file format, update your Whirl.toml per the
repository example.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
When it's time comes, the action command will be implemented, however, at this moment it was serving
no purpose.
|
| |
|
|
|
|
|
| |
This commit adds the abiltity to implement a series of given traits for a command, where each
command should implement **at least** one of these traits; Parsable, ParsableWithArguments,
Creatable. These changed are put in place to ensure that when implementing a command, the proper
methods are implemented in the proper format.
|
| |
|
|
| |
directory
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|