history-hack-pack

A meta-package for learning front-end developmeing in Digital History courses at University of Toronto

DigitalHistory

298

1

0.3.1

MIT

GitHub

History Hack Pack

apm apm

A meta-package for learning front-end developmeing in Digital History courses at University of Toronto

Installation

apm

Install history-hack-pack from Atom's Package Manager or the command-line equivalent:

$ apm install history-hack-pack

Using Git FIXURL

NOT RECOMMENDED FOR STUDENTS!

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone repository as sublime:

$ git clone https://github.com/idleberg/atom-sublime sublime

Inside the cloned directory, install Node dependencies:

$ yarn || npm install

Dependencies

This package makes use of atom-package-deps to automatically install the following packages:

To disable individual packages, go to the Atom settings.

Contribute

Just getting started with this, so please contribute your ideas if possible

License

This work is licensed under the The MIT License.