swivm | Prolog Version Manager - Bash script

 by   fnogatz Shell Version: 1.1.3 License: MIT

kandi X-RAY | swivm Summary

kandi X-RAY | swivm Summary

swivm is a Shell library. swivm has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

SWI-Prolog Version Manager - Bash script to manage multiple active SWI-Prolog versions
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              swivm has a low active ecosystem.
              It has 37 star(s) with 7 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 5 open issues and 12 have been closed. On average issues are closed in 49 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of swivm is 1.1.3

            kandi-Quality Quality

              swivm has no bugs reported.

            kandi-Security Security

              swivm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              swivm is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              swivm releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of swivm
            Get all kandi verified functions for this library.

            swivm Key Features

            No Key Features are available at this moment for swivm.

            swivm Examples and Code Snippets

            SWI-Prolog Version Manager,Installation
            Shelldot img1Lines of Code : 17dot img1License : Permissive (MIT)
            copy iconCopy
            sudo apt-get install \
                    build-essential autoconf curl chrpath pkg-config \
                    ncurses-dev libreadline-dev libedit-dev \
                    libunwind-dev \
                    libgmp-dev \
                    libssl-dev \
                    unixodbc-dev \
                    zlib1g-dev libarchive  
            SWI-Prolog Version Manager,Usage
            Shelldot img2Lines of Code : 11dot img2License : Permissive (MIT)
            copy iconCopy
            swivm install 7.2
            
            swivm use 7.2
            
            swivm run 7.2 --version
            
            swivm exec 7.2 swipl --version
            
            swivm which 7.2
            
            swivm use system
            swivm run system --version
            
            swivm ls
            
            swivm ls-remote
            
            swivm deactivate
            
            swivm alias default 7.2
              
            SWI-Prolog Version Manager,Installation,Manual install
            Shelldot img3Lines of Code : 4dot img3License : Permissive (MIT)
            copy iconCopy
            git clone https://github.com/fnogatz/swivm.git ~/.swivm && cd ~/.swivm && git checkout `git describe --abbrev=0 --tags`
            
            . ~/.swivm/swivm.sh
            
            export SWIVM_DIR="$HOME/.swivm"
            [ -s "$SWIVM_DIR/swivm.sh" ] && . "$SWIVM_DIR/swivm.  

            Community Discussions

            No Community Discussions are available at this moment for swivm.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install swivm

            swivm does not support Windows so far. Make sure your system has the requirements for a manual SWI-Prolog installation from source.
            openjdk-8-jdk junit: Without, you do not have Java connectivity (JPL).
            unixodbc-dev: Without, you have no ODBC database connectivity (e.g., MySQL)
            libssl-dev: Without, you have no SSL (and HTTPS) support.
            libgmp-dev: Without, you lack unbounded integer support, rational numbers, good random number generators, etc.
            libarchive-dev: Without, you can not unpack and install add-ons.
            libpcre3-dev: Without, you have no regular expression support (library(pcre)).
            libyaml-dev: Without, you have no YAML support (library(yaml)).
            To install or update swivm, you can use the install script using cURL:. You can customize the install source, directory and profile using the SWIVM_SOURCE, SWIVM_DIR, and PROFILE variables. Eg: curl ... | SWIVM_DIR=/usr/local/swivm bash for a global install.
            For manual install create a folder somewhere in your filesystem with the swivm.sh file inside it. I put mine in ~/.swivm.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i swivm

          • CLONE
          • HTTPS

            https://github.com/fnogatz/swivm.git

          • CLI

            gh repo clone fnogatz/swivm

          • sshUrl

            git@github.com:fnogatz/swivm.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Shell Libraries

            awesome

            by sindresorhus

            ohmyzsh

            by ohmyzsh

            realworld

            by gothinkster

            nvm

            by nvm-sh

            papers-we-love

            by papers-we-love

            Try Top Libraries by fnogatz

            clocker

            by fnogatzJavaScript

            CHR.js

            by fnogatzJavaScript

            magento2-matomo

            by fnogatzPHP

            geospatial-demo

            by fnogatzJavaScript

            transportation

            by fnogatzJavaScript