-
-
Notifications
You must be signed in to change notification settings - Fork 0
Profiles
Kevin Souza edited this page Jun 20, 2023
·
3 revisions
Profiles can be created to avoid typing really long commands, some default profiles are provided when you install crescent with cargo. You can find them here.
Profiles must be stored in crescent's main directory in the
jsonformat.
All fields are optional.
Fields:
-
__comment: string -
__version: i8 -
file_path: string -
name: string -
interpreter: string -
interpreter_arguments: []string -
application_arguments: []string -
profile: string -
stop_command: string