This package has been deprecated

Author message:

Package no longer supported. Contact support@npmjs.com for more info.

terminal-hackertyper

1.0.6 • Public • Published

terminal-hackertyper

JS hackertyper for your terminal

Just type some stuff

screencast of hackertyping

Inspired by duiker101's Hacker-Typer

For fun

Installing

$ npm install -g terminal-hackertyper

Launching

Launch hackertyper with one of the following options:

  • -f, --file : id of the file to hackertype. default: 1
  • -i, --incr : number of characters to print on each keypress. default: 3
$ hackertyper
$ hackertyper -i 2
$ hackertyper -f 4
$ hackertyper -f 5 -i 1

Files

  1. substack/minimist - index.js
  2. eldino/terminal-hackertyper - src/chalker.js

For serious

Building

Install dependencies and transpile es6 src/ to es5 dist/

$ git clone https://github.com/eldino/terminal-hackertyper.git
$ cd terminal-hackertyper
$ npm run build
$ npm run launch

Developing - babel watch

Transpiles then watches src/ for changes, transpiles on saved change

$ npm run dev

Readme

Keywords

Package Sidebar

Install

npm i terminal-hackertyper

Weekly Downloads

4

Version

1.0.6

License

MIT

Last publish

Collaborators

  • npm