2.0.1 • Published 5 years ago

hoot-cli v2.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Hoot-cli

The assignment tracking system for tech-savvy students.

npm version

Dependencies

Codacy Badge

asciicast

Usage

How to use Hoot

Installation

Hoot is available on the npm registry, so installation is a breeze:

npm i -g hoot-cli

Setup

Run:

hoot setup

and answer the questions to the best of your abilities.

Subjects

Hoot runs on this folder directory:

School / Term <number> / <Subject> / <Unit> / <Assignments|Finished|Notes|Homework>

To generate a subject directory with hoot.json, run:

hoot new subject <title>

Where <title> is the name of the subject.

Use the hoot new <item> <name> command for creation of subjects, units, assignments, or notes!

Assignments

Assignment generation is done using the hoot assignment <title> command, and templating is done by copying an assignment template in the templates/ folder.

2.0.1

5 years ago

2.0.0

5 years ago

1.1.0

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago