1
- ------------------------------ Crowdin CLI v3 ---------------------------------
1
+ # Crowdin CLI
2
2
3
- # Installation on Linux and MacOS
3
+ ## Installation on Linux and MacOS
4
4
5
- Run `. install-crowdin-cli.sh` in the terminal with sudo rights in order to add `crowdin` command to your terminal
5
+ Run `. install-crowdin-cli.sh` in the terminal with sudo rights to add the `crowdin` command to your terminal
6
6
7
7
-------------------------------------------------------------------------------
8
8
@@ -13,12 +13,12 @@ Run `. install-crowdin-cli.sh` in the terminal with sudo rights in order to add
13
13
- In the Start Search box, type `cmd`, and then press CTRL+SHIFT+ENTER
14
14
- If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue
15
15
16
- 2. Run `setup-crowdin .bat` script in order to add `crowdin` command to the Command Prompt
16
+ 2. Run the `setup_crowdin .bat` script to add the `crowdin` command to the Command Prompt
17
17
3. Restart your Command Prompt
18
18
19
19
-------------------------------------------------------------------------------
20
20
21
- # Running the App
21
+ ## Running the App
22
22
23
23
Use the following method to run the app:
24
24
@@ -30,7 +30,7 @@ Alternative method:
30
30
31
31
-------------------------------------------------------------------------------
32
32
33
- # General Commands
33
+ ## General Commands
34
34
35
35
To display help information:
36
36
@@ -44,6 +44,6 @@ To analyze your configuration file for potential errors:
44
44
45
45
- crowdin lint
46
46
47
- To show a list of source files in the current project:
47
+ -------------------------------------------------------------------------------
48
48
49
- - crowdin list project
49
+ See the official documentation for more details - https://crowdin.github.io/crowdin-cli
0 commit comments