hoot-cli

2.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i hoot-cli

Weekly Downloads

2

Version

2.0.1

License

MIT

Unpacked Size

48.1 kB

Total Files

34

Last publish

Collaborators

  • rishiosaur