mirror of
https://github.com/NohamR/GoFileCLI.git
synced 2025-05-24 00:49:00 +00:00
last rename 😂
This commit is contained in:
parent
fd28dab310
commit
973f7180aa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
uses: Nuitka/Nuitka-Action@main
|
uses: Nuitka/Nuitka-Action@main
|
||||||
with:
|
with:
|
||||||
nuitka-version: main
|
nuitka-version: main
|
||||||
script-name: gocli.py
|
script-name: gofilecli.py
|
||||||
onefile: true
|
onefile: true
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# GoFileCLI :
|
||||||
|
......
|
||||||
|
|
||||||
# Installation :
|
# Installation :
|
||||||
|
|
||||||
## Set env variables :
|
## Set env variables :
|
||||||
@ -22,7 +25,7 @@ export GOPLOAD_PRIVATE_PARENT_ID="UUID"
|
|||||||
# Usage :
|
# Usage :
|
||||||
Upload a file :
|
Upload a file :
|
||||||
```bash
|
```bash
|
||||||
gocli -i 'file.txt'
|
gofilecli -i 'file.txt'
|
||||||
````
|
````
|
||||||
|
|
||||||
# To do :
|
# To do :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user