logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cdist-type__rvm - Install rvm for a given user

Authors

Evax Software <contact@evax.fr>

Copying

Copyright (C) 2012 Evax Software. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3).

Description

RVM is the Ruby enVironment Manager for the Ruby programming language.

Examples

# Install rvm for user billie __rvm billie --state present # Remove rvm __rvm billie --state absent

Name

cdist-type__rvm - Install rvm for a given user

Required Parameters

state Either "present" or "absent", defaults to "present".

See Also

cdist-type__rvm_gem(7), cdist-type__rvm_gemset(7), cdist-type__rvm_ruby(7)

See Also