An open API service indexing awesome lists of open source software.

https://github.com/nampdn/devfor

Automated scripts for a fast development machine (OSX supported).
https://github.com/nampdn/devfor

Last synced: over 1 year ago
JSON representation

Automated scripts for a fast development machine (OSX supported).

Awesome Lists containing this project

README

          

devfor
=======

Spin up a Mac development machine quickly!

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/devfor.svg)](https://npmjs.org/package/devfor)
[![CircleCI](https://circleci.com/gh/nampdn/devfor/tree/master.svg?style=shield)](https://circleci.com/gh/nampdn/devfor/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/nampdn/devfor?branch=master&svg=true)](https://ci.appveyor.com/project/nampdn/devfor/branch/master)
[![Codecov](https://codecov.io/gh/nampdn/devfor/branch/master/graph/badge.svg)](https://codecov.io/gh/nampdn/devfor)
[![Downloads/week](https://img.shields.io/npm/dw/devfor.svg)](https://npmjs.org/package/devfor)
[![License](https://img.shields.io/npm/l/devfor.svg)](https://github.com/nampdn/devfor/blob/master/package.json)

# Usage
```bash
bash <(curl -s https://raw.githubusercontent.com/nampdn/devfor/master/scripts/init)
```

# Commands