Skip to content

Instantly share code, notes, and snippets.

View rave78's full-sized avatar

Federico Raue rave78

View GitHub Profile

Using Torch in Atom

Install Atom from https://atom.io or with brew cask install atom

Then install packages (example apm install hydrogen, apm is a package manager for atom):

  • hydrogen
  • autocomplete-paths
  • language-lua