calterm

0.2.1 • Public • Published

Calterm Build Status

Print a calender in your terminal

Getting Started

$ npm install -g calterm

Usage

$ calterm 9 2014
   September 2014
Su Mo Tu We Th Fr Sa
    1  2  3  4  5  6
 7  8  9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
 

Options

You can pass the month as year as as arguments or use flags to define them.

options.m

Type: Number

Set the month

options.y

Type: Number

Set the year

Release History

  • 2015-01-09 v0.2.1 Fixed off center header
  • 2014-11-17 v0.2.0 Smarter arguments
  • 2014-09-23 v0.1.0 Initial release

/calterm/

    Package Sidebar

    Install

    npm i calterm

    Weekly Downloads

    2

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • charliedowler