selene
selene copied to clipboard
[Docs] Add installation methods
Motivation
I am using selene in Arch|MacOS|Windows and I use ansible to setup my machines.
- For MacOS I use:
brew install selenewebsite reference - For Arch I use:
pacman -S selenewebsite reference - For Windows I use:
scoop install extras/selenewebsite reference
[!note] I don't know the situation for other OS like Ubuntu and such.
Any information about that is appreciated.
Objective
It will be nice to have these kind of installation methods up on the installation section.
Adding something like this:
MacOS installation
brew install selene
[!note] I don't know how are the
docsgenerated exactly, but if you tell me, I can do a PR to make the changes.