Have separate color for notices
Info was already added.
Documentation work
Framework to create commands for bwrap.
For now this is tailored to my needs, so this may or may not be of any use.
Add this line to your application's Gemfile:
gem "bwrap"
And then execute:
$ bundle
Or install it yourself as:
$ gem install bwrap
Running system must have following executables present:
Additionally, for musl executables and libraries, following are necessary:
Additionally, for glibc executables and libraries, following are necessary:
For now this is under ongoing development, though semantic versioning will apply.
There is few different modules, especially execution stuff probably should be moved to its own gem.
Please see API documentation for usage instructions.
Bug reports and pull requests are welcome at https://git.sr.ht/~smar/ruby-bwrap.
Gerrit instance https://gerrit.smar.fi/admin/repos/ruby-bwrap can also be used.