GithubHelp home page GithubHelp logo

arcdigital / autoparts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petejkim/autoparts

0.0 2.0 0.0 630 KB

package manager for nitrous.io

License: BSD 2-Clause "Simplified" License

Ruby 98.99% Makefile 0.05% Shell 0.96%

autoparts's Introduction

Autoparts

A Package Manager for Nitrous.IO

Installation

Autoparts can be found in all Nitrous boxes within the directory ~/.parts/autoparts, and can be utilized with the parts command.

If it is not installed (or has been removed), run the following commands in the console:

ruby -e "$(curl -fsSL https://raw.github.com/nitrous-io/autoparts/master/setup.rb)"
exec $SHELL -l

Requirements

  • Some packages may require 512MB RAM or more.

Usage

In this doc we will refer to installable packages as "parts". You can view all the parts which Autoparts supports by running the following command:

$ parts search

Autoparts will automatically update when a box is started, but if needed you can manually update the repo if you are not seeing the latest updates:

$ parts update

To install a part (or update an existing part), utilize the install command. For example, to install PostgreSQL you will need to run the following command:

$ parts install postgresql

Certain parts such as databases will need to be started in order to be utilized. Some box templates will start a database upon boot, but if not you can start/stop it manually.

$ parts start postgresql
$ parts stop postgresql

For a full list of commands, run parts help.

Developing on Nitrous.IO

Start hacking on this package manager on Nitrous.IO in seconds:

Hack nitrous-io/autoparts on Nitrous.IO

Contributing

View contributing.md for full documentation.

Additional Languages

日本語

Português (Brasil)


Copyright (c) 2013-2014 Irrational Industries Inc. d.b.a. Nitrous.IO This software is licensed under the BSD 2-Clause license.

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.