Code Monkey home page Code Monkey logo

luvit-luvm's Introduction

Luvit Version Manager

Installation

First you'll need to make sure your system has build-essentials installed.

To install create a folder somewhere in your filesystem with the "luvm.sh" file inside it. I put mine in a folder called "~/.luvm".

Or if you have git installed, then just clone it:

git clone git://github.com/luvit/luvm.git ~/.luvm

To activate luvm, you need to source it from your bash or ( thank to @philips ) zsh shell

. ~/.luvm/luvm.sh

We recommend to add this line to your ~/.bashrc or ~/.profile file to have it automatically sources upon login. It's convenient to put in a line to use a specific version of luvit.

luvm use 0.1.4

Usage

To download, compile, and install the version 0.1.1 of luvit, do this:

luvm install 0.1.4

And then in any new shell just use the installed version:

luvm use 0.1.4

Or you can just run it:

luvm run 0.1.4

If you want to see what versions are available:

luvm ls

To restore your $PATH, you can deactivate it.

luvm deactivate

To set a default Luvit version to be used in any new shell, use the alias 'default':

luvm alias default 0.1.4

Problems

Feel free to bug here

License

Same as for nvm

luvit-luvm's People

Contributors

dvv avatar

Stargazers

Andrew Prentice avatar Hannes Landstedt avatar Jake Luer avatar Patrick avatar  avatar Tim Caswell avatar Brandon Philips avatar Hiroaki Nakamura avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

philips

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.