docs(readme): add instructions for FreeBSD #177
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: