- put
foxdot-cli.pyin the same directory as the FoxDot installaton (in case you're usingvirtualenv, otherwise comment from lines 5 to 7) - copy
foxdot-mode.elto~/.emacs.d/lisp - add
(defvar foxdot-cli-path "/path/to/foxdot-cli/")in your~/.emacsfile - in Emacs
M-x load-libraryand complete withfoxdot-mode - Type
C-c C-forM-x foxdot-startto start - Type
C-c C-eorM-x foxdot-executeto evaluate a line or a block of code