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

https://github.com/dirmeier/scripts

A collection of command line tools.
https://github.com/dirmeier/scripts

awk bash simtools

Last synced: 28 days ago
JSON representation

A collection of command line tools.

Awesome Lists containing this project

README

          

# Command line tools

[![Project Status](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Build Status](https://travis-ci.org/dirmeier/scripts.svg?branch=master)](https://travis-ci.org/dirmeier/scripts)
[![anaconda](https://anaconda.org/dirmeier/simtools/badges/installer/conda.svg)](https://anaconda.org/dirmeier/simtools)

Some command line tools.

## Installation

Install `simtools` using:

```sh
conda install simtools -c dirmeier
```

from the command-line.

## Usage

TODO

## Author

* Simon Dirmeier