Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 789 Bytes

File metadata and controls

24 lines (17 loc) · 789 Bytes

Actions

Comtryasupports at the moment the following actions:

Action Alias Description
command.run cmd.run Runs a given command
package.install package.installed Installs a given package from a provider
directory.create dir.create Creates a given directory
directory.copy dir.copy Copies a given directory
file.copy Copies a given file
file.link Creates a link to a specific file
file.download Downloads a file from a given source
binary.github bin.gh Downloads a release binary
user.add Creates a given user

{% page-ref page="commands/" %}

{% page-ref page="files-and-directories/" %}

{% page-ref page="packages/" %}

{% page-ref page="user/" %}