Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ssbarnea/toolset

Kitchen-sink Toolset Collection of small scripts and utilities that do not deserve their own repository
https://github.com/ssbarnea/toolset

Last synced: 20 days ago
JSON representation

Kitchen-sink Toolset Collection of small scripts and utilities that do not deserve their own repository

Awesome Lists containing this project

README

        

# toolset

[![Build Status](https://travis-ci.org/ssbarnea/toolset.svg?branch=master)](https://travis-ci.org/ssbarnea/toolset)

Kitchen-sink Toolset Collection of small scripts and utilities that do not deserve their own repository

## untox

Script that wipes all packages installation commands from tox.ini in order to allow
testing with system packages only. Useful for those that want to prepare for distributing
python packagees using system packages (RPMs, DEBs, ...)