Description: Drone.io is a continuous delivery platform built on Docker, allowing developers to build and deploy code to any environment. It uses a simple YAML configuration file to define pipelines and works with most source code repositories like GitHub and BitBucket.
Type: software
Pricing: Open Source
Description: npm is a package manager for JavaScript that allows developers to share and reuse code packages. It hosts over 1.5 million packages and is the default package manager for Node.js.
Type: software