Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
binx-og-image-generator
Advanced tools
The binx-og-image-generator is a tool to generate images for your blog.
Usage: binx-og-image-generator [OPTIONS] IMAGE
generate an og image for blog
Options:
--title TEXT of the blog [required]
--subtitle TEXT of the blog [required]
--author TEXT of the blog [required]
--output TEXT filename of the image [required]
--help Show this message and exit.
To generate an images, type:
docker run --rm \
-v $PWD:$PWD \
-w $PWD \
ghcr.io/binxio/og-image-generator \
--title "foo" \
--subtitle "bar" \
--author "binx consultant" \
./banner.jpg
The generated image can be found in your current directory and is named og-banner.jpg
.
If you which to install the binx-og-image-generator on your host machine follow these steps.
FAQs
generates og image for xebia.com and binx.io blog
We found that binx-og-image-generator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.