Project

cosi-temp

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A simple CLI tool to create a Project Update post or Meeting Minutes entry for the Clarkson Open Source Institute
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.3
>= 0
>= 0
 Project Readme

Cosi-Temp

Build Status GitHub license Gem

cosi-temp is a simple CLI tool for the cosi-lab that is in development. It will allow easy creation of a blank meeting minutes entry or Project updates post.

Installation

Make sure you have Ruby installed

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

Usage

the basic commands 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.