ruby-mini-portile 0.6.2
Ports system for Ruby developers
Mini-portile is a port/recipe system for Ruby developers. It provides a standard way to compile against specific versions of libraries to reproduce user environments.
- Outputs:
out
- Website: https://github.com/flavorjones/mini_portile
- Licenses: Expat
- Package source: gnu/packages/ruby-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-mini-portile 0.6.2
as follows:
guix install ruby-mini-portile@0.6.2
Or install the latest version:
guix install ruby-mini-portile
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.