Forge

https://badge.fury.io/py/forge-cli.png https://api.travis-ci.org/lacion/forge.png?branch=develop https://pypip.in/d/forge-cli/badge.png

forge is a command line tool that allows to execute modules to configure a linux system.

Documentation

The full documentation is at https://forge-cli.readthedocs.org.

Quickstart

Install forge:

pip install forge-cli

Then use it:

$ forge -u username -p ModulesPath -m ModulesNames

Features

ToDo

Future

  • Write more documentation
  • Add tests
  • Better way to handle messages
  • Config files templates

Project Versions

Table Of Contents

Previous topic

Welcome to forge’s documentation!

Next topic

Installation

This Page