File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ Here are a few ideas. (Care to add to this list in the discussions?)
20
20
5 . You may need to install the [ dotnet core runtime] ( https://dotnet.microsoft.com/download/dotnet/5.0/runtime ) .
21
21
6 . Optional: Download [ Test.clar] ( https://github.com/swhitley/CLARiNET/blob/main/Test.clar ) to try it out.
22
22
23
+ ** Note:** CLARiNET calls an unpublished Workday API endpoint. Functionality is not guaranteed.
24
+
23
25
## Loading a CLAR file to Workday
24
26
25
27
- Enter ` clarinet ` on a line by itself. The application will prompt for all necessary information.
26
28
- If a single ` .clar ` file is found in the same directory, CLARiNET will automatically select that file for processing.
27
29
- Run ` clarinet --help ` to view the available options.
28
30
- Run ` clarinet -e ` to view the list of Workday environments and the associated numbers.
29
31
30
- ** Note:** CLARiNET calls an unpublished Workday API. Functionality is not guaranteed.
31
-
32
32
### Run CLARiNET from the command line using positional parameters:
33
33
34
34
* %1 CLAR File<br />
You can’t perform that action at this time.
0 commit comments