• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

history-hack-pack

A meta-package for learning front-end developmeing in Digital History courses at University of Toronto
  • #javascript
  • #meta-package
DigitalHistory
0.3.1 164
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

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:

  • teletype - Edit files together on different computers
  • atom-js-console - open a console and run javascript code directly (for experiments)
  • atom-runner – run javscript files directly inside Atom (as a ninitial check of your code)
  • atom-html-preview - Preview html files from within Atom
  • atom-html-preview - Preview markdown files from within Atom
  • git-plus - additional git commands inside Atom
  • linter - framework for syntax checking of files
  • linter-jshint - check javascript syntax
  • linter-htmlhint - check html syntax
  • linter-markdown - check markdown syntax
  • auto-update-plus – Automatically update packages
  • autoclose-html – Autoclose html tags
  • linter-spell -- spell-chekcing for markdown files (and also HTML & Javascript with the provided additional plugins)

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.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by