0.2.8 • Published 6 years ago

thunderbird v0.2.8

Weekly downloads
80
License
Copyright (C) 201...
Repository
github
Last release
6 years ago

🌩💥🐦 Thunderbird

Converts a curriculum from a structure.xml file and a bunch of folders into a curriculum.json. Adds UUIDs, merges metadata, and creates the curriculum tree.

Installation

npm install -g thunderbird

Usage

thunderbird --help

In most cases, you just need to run the default thunderbird in a curriculum directory.

Updating

thunderbird checks for new versions of itself on npm every time it runs.

Development

To run thunderbird locally, you'll need gulp to be installed globally:

npm install -g gulp

You can run the local, development version of thunderbird by running:

node -v # 6.10
node thunderbird.js

You'll probably want to run thunderbird from inside a curriclum directory. From inside a curriculum root directory, you can build that curriculum by running:

node [~/path/to/thunderbird.js] --build-dir=content

It may be useful to alias node [~/path/to/thunderbird.js] in your shell's rc file, so you can run it easily from anywhere:

alias tbird="node [~/path/to/thunderbird.js]"

You shouldn't alias it to thunderbird to avoid a conflict with the published version.

YAAAAAAAAASS

0.2.8

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.22

6 years ago

0.1.21

7 years ago

0.1.20

8 years ago

0.1.19

8 years ago

0.1.18

9 years ago

0.1.17

9 years ago

0.1.16

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago