https://github.com/beda-software/ig-publisher
Dockerized ig publisher and sushi
https://github.com/beda-software/ig-publisher
Last synced: 3 months ago
JSON representation
Dockerized ig publisher and sushi
- Host: GitHub
- URL: https://github.com/beda-software/ig-publisher
- Owner: beda-software
- License: mit
- Created: 2023-02-21T12:02:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T08:01:49.000Z (about 3 years ago)
- Last Synced: 2025-08-08T14:44:45.823Z (10 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ig-publisher
Dockerized ig publisher and sushi
## Usage
Create new project in the current directory
```
ig-publisher.sh sushi --init
```
Compile project
```
ig-publisher.sh sushi
```
Generate statip html pages
```
ig-publisher.sh _updatePublisher.sh
ig-publisher.sh _genonce.sh
```
## Windows
For windows please use `ig-publisher.bat` instead of `ig-publisher.sh`.