项目作者: marcio-pessoa

项目描述 :
Maker Assist
高级语言: Python
项目地址: git://github.com/marcio-pessoa/makerassist.git
创建时间: 2019-12-17T22:21:49Z
项目社区:https://github.com/marcio-pessoa/makerassist

开源协议:GNU General Public License v2.0

下载


Maker Assist

Introduction

An assistant for Makers and Developers.

Changes

All notable changes to this project will be documented in this Change log.

Requirements

For installing and running, you will need Ansible (>= 2.7), Python (>=3.6.2) and PIP (>= 1.5).

Installation

Cloning

  1. git clone --recurse-submodules https://github.com/marcio-pessoa/makerassist.git

Install

Change to work directory and run Ansible Playbook:

  1. cd makerassist
  2. ansible-playbook ma.yaml

Running:

  1. ./ma

For help:

  1. ./ma -h