Code Monkey home page Code Monkey logo

nodejs-ansible's Introduction

Build Status Ansible Role

nodejs

Setup NVM, NodeJS, and NPM for development purpose. NVM allow developers to run multiple version of NodeJS on the same computer.

Requirements

Ansible and an internet connection

Role Variables

  • nvm_version is the version of the NVM installer. Check https://github.com/creationix/nvm for the most recent version.
  • node_versions is the list of node versions to install via NVM. We recommend installing at least one stable version.
  • npm_global_packages is the list of the NPM packages to be installed globally

Dependencies

none

Example Playbook

To install NodeJS development environment, add the following in your playbook:

- hosts: servers
  roles:
    - { role: quocvu.nodejs }

License

MIT

Author Information

Quoc Vu
https://github.com/quocvu
https://linkedin.com/in/quocvu

nodejs-ansible's People

Contributors

quocvu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.