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.
jekyll_run
jekyll_run
Jekyll tag plugin that executes a program and returns the output from STDOUT. Because the output includes the command that was executed,
and contains unselectable span tags,
this plugin is intended to be embedded within a pre tag.
Add this line to your application's Gemfile:
gem 'jekyll_run'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install jekyll_run
More information is available on Mike Slinn’s website.
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Install development dependencies like this:
$ BUNDLE_WITH="development" bundle install
To build and install this gem onto your local machine, run:
$ bundle exec rake install
jekyll_run 1.0.0 built to pkg/jekyll_run-0.1.0.gem.
jekyll_run (1.0.0) installed.
$ gem info jekyll_run
*** LOCAL GEMS ***
jekyll_run (1.0.0)
Author: Mike Slinn
Homepage:
https://github.com/mslinn/jekyll_run
License: MIT
Installed at: /home/mslinn/.gems
Generates Jekyll logger with colored output.
To release a new version,
version.rb
.$ bundle exec rake release
The above creates a git tag for the version, commits the created tag,
and pushes the new .gem
file to RubyGems.org.Bug reports and pull requests are welcome on GitHub at https://github.com/mslinn/jekyll_run.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that jekyll_run demonstrated a not healthy version release cadence and project activity because the last version was released 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.