mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-13 20:00:05 +01:00
committed by
Jeffrey Warren
parent
d3a4c336a0
commit
9d3e511bca
@@ -125,6 +125,13 @@ Or the values can be given through terminal prompt like
|
|||||||
|
|
||||||
<img width="1436" alt="screen shot 2018-02-14 at 5 18 50 pm" src="https://user-images.githubusercontent.com/25617855/36202790-3c6e8204-11ab-11e8-9e17-7f3387ab0158.png">
|
<img width="1436" alt="screen shot 2018-02-14 at 5 18 50 pm" src="https://user-images.githubusercontent.com/25617855/36202790-3c6e8204-11ab-11e8-9e17-7f3387ab0158.png">
|
||||||
|
|
||||||
|
|
||||||
|
The CLI is also chainable with other commands using `&&`
|
||||||
|
|
||||||
|
```
|
||||||
|
sequencer -i <Image Path> -s <steps> && mv <Output Image Path> <New path>
|
||||||
|
```
|
||||||
|
|
||||||
## Classic Usage
|
## Classic Usage
|
||||||
|
|
||||||
### Initializing the Sequencer
|
### Initializing the Sequencer
|
||||||
|
|||||||
Reference in New Issue
Block a user