2021.4.6 #25
@ -38,11 +38,16 @@
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Install the cpl package
|
Install the CPL package
|
||||||
```sh
|
```sh
|
||||||
pip install sh_cpl --extra-index-url https://pip.sh-edraft.de
|
pip install sh_cpl --extra-index-url https://pip.sh-edraft.de
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Install the CPL CLI
|
||||||
|
```sh
|
||||||
|
pip install sh_cpl-cli --extra-index-url https://pip.sh-edraft.de
|
||||||
|
```
|
||||||
|
|
||||||
Create workspace:
|
Create workspace:
|
||||||
```sh
|
```sh
|
||||||
cpl new <console|library> <PROJECT NAME>
|
cpl new <console|library> <PROJECT NAME>
|
||||||
|
Loading…
Reference in New Issue
Block a user