Closed DtxdF closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:loudspeaker: Thoughts on this report? Let us know!.
Description
Add instructions for FreeBSD and related things to use rustypaste on that platform.
Motivation and Context
I created a port a while ago, and recently created a Makejail (a Dockerfile-like file, but for AppJail) for rustypaste, so I think users can benefit from those things to use rustypaste on FreeBSD.
How Has This Been Tested?
I have installed rustypaste using the official FreeBSD package and I have also tested rustypaste using Makejail on my notebook and on my production server where I currently host rustypaste.
I have tried a lot of combinations when using Makejail, much better described in the repository where Makejail is hosted.
For each rustypaste update I test the new and old features by simply modifying
rustypaste.toml
and test it with rpaste as client.Changelog Entry
Added
Types of Changes
Checklist: