An open API service indexing awesome lists of open source software.

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

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`.