Sha256: 71c23371d118e6bcecaf52f672d173967afa0d28d4e547ebd310368d91255a1b

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

# Cosi-Temp

[![Build Status](https://travis-ci.org/lannonbr/cosi-temp.svg?branch=master)](https://travis-ci.org/lannonbr/cosi-temp)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/lannonbr/cosi-temp/master/LICENSE)

### Note: The project is does not have an initial release yet

cosi-temp is a simple CLI tool for the [cosi-lab](https://github.com/cosi-lab) that is in
development. It will allow easy creation of a blank [meeting minutes](http://cosi-lab.github.io/meeting-minutes)
entry or [Project updates](http://cosi-lab.github.io/project-updates) post.

## Installation
Make sure you have Ruby installed

The gem can easily be installed by typing in `gem install cosi-temp`

## Usage
When complete, the commands needed include

- `cosi-temp meeting`: This will create a meeting minutes entry in the current directory with the current date used.
- `cosi-temp project -name "Foobar Release 1.4.0" -author "Benjamin Lannon"`: This will create a project updates post that has a header which is filled out using the -name and -author flags.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cosi-temp-1.0.0 README.md