a package manager for JavaScript
install modules package-manager package.json dependency-managerFast, disk space efficient package manager
npm dependency-manager package-manager node nodejs install modules installer uninstall remove link prune shrinkwrap lockfile fast rapid efficient package.json packages dependencies symlinks hardlinksThe easiest way to get a production grade Kubernetes cluster up and running. It helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters from the command line. AWS (Amazon Web Services) is currently officially supported, with GCE and VMware vSphere in alpha and other platforms planned.
kubernetes Kubernetes-deployment Kubernetes-management installThe Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.
build install build-tool setup installer updaterShrinkpack complements the npm shrinkwrap command by maintaining a node_shrinkwrap directory in your project, containing the exact same tarballs that npm install downloads from https://registry.npmjs.org. The rest of the npm install process is exactly the same. The only difference is that no network activity is necessary when installing and building your project. The node_shrinkwrap directory can be ignored in your editor (much like is done with the node_modules directory) but is instead checked into source control.
npm shrinkwrap npm-cache nodejs lockfile package-json package-lock bundle cache deploy deployments import install offline package saveSpeed up development by automatically installing & saving dependencies with Webpack. It sucks to Ctrl-C your build script & server just to install a dependency you didn't know you needed until now.
webpack-plugin webpack npm installThis guide covers the basics of setting up a development environment on a new Mac. Whether you are an experienced programmer or not, this guide is intended for everyone to use as a reference for setting up your environment or installing languages/libraries. Some of the environments we will set up are Node (JavaScript), Python, C++ and Ruby. Even if you don't program in all of them, they are useful to have as many command-line tools rely on them. We'll also show you some useful daily use applications. As you read and follow these steps, feel free to post any feedback or comments you may have.
mac-osx gitbook setup install guide guidebook fresh-installs mac installation osx os-x git instructionBOSH is a project that unifies release engineering, deployment, and lifecycle management of small and large-scale cloud software. BOSH can provision and deploy software over hundreds of VMs. It also performs monitoring, failure recovery, and software updates with zero-to-minimal downtime.
deployment lifecyle-management install release-engineering monitoringnvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL.
nvm node node-js version-manager posix posix-compliant bash zsh shell nvmrc lts installCLI to measure which dependencies in a project are the slowest to npm install. Run this in a directory with a package.json, and it will take all the dependencies, devDependencies, and optionalDependencies, then npm install each one in a temporary directory with a temporary cache, then measure the install times. Each dependency is then listed from slowest to fastest.
slow dependencies measure npm installEasyPHP is a complete and ready-to-use environment for PHP developers and web hosting. It is a WAMP package including the server-side scripting language PHP, the web server Apache, the SQL server MySQL, as well as development tools such as the database manager PhpMyAdmin, the debugger Xdebug and many others.
package-manager package install wampperlbrew is a program to automate the building and installation of perl in an easy way. It installs everything to "~/perl5/perlbrew", and requires you to tweak your PATH by including a shrc/cshrc file it provides. You then can benefit from not having to run 'sudo' commands to install cpan modules because those are installed inside your HOME too. It provides multiple isolated perl environments, and a mechanism for you to switch between them.
perl-installer automate installtry is an easy-to-use cli tool to try out Python packages.
pip virtualenv try pypi package module install fast simpleA helper for installing repos without a package.json with npm. Now when you run npm install it will git clone git://github.com/username/repo node_modules/repo.
npm install assetsWixEdit is an editor for XML source code of the Windows Installer XML (WiX) toolset. WixEdit lets you create MSI and MSM setup packages with the WiX Toolset. It provides a visual representation of the dialogs and an easy way to edit the WiX source files.
build install build-tool setupSpacewalk manages software content updates for Red Hat derived distributions such as Fedora, CentOS, and Scientific Linux, within your firewall. You can stage software content through different environments, managing the deployment of updates to systems and allowing you to view at which update level any given system is at across your deployment. A clean central web interface allows viewing of systems and their software update status, and initiating update actions.
monitoring deployment software-updates install updateThis is just enough info to get you up and running. Much more info will be available via npm help once it's installed.
package-manager npm nodejs tools install modules package.jsonInstalls n, the Node.js version manager, on Unix-like platforms, without needing to install Node.js first. Additionally, installs scripts n-update for later on-demand updating of n, and n-uninstall for uninstalling. This is by far the simplest way to get started with both n and Node.js - even if you're looking to install only the latest LTS (long-term support) Node.js version, with no (immediate) plans to install multiple versions.
nodejs installer n install node.js io.js manage versionsDbSetupHelper makes it easier for development teams to deploy their development databases across local systems. DB SQL Scripts can also be written in a way that lets end users configure some install options. The project is written in C#.NET and currently supports MSSQL.
database install ms-sql-server mssql script scripting
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.