A atom package for the screeps-haskell project.
- it compiles and it pushes online
- checks if stack.yaml is available
- checks if stack is installed
- screeps-account and -branch is configurable
- This package executes some bash commands. Check if the command
find
andwhich
is available on your machine. - Open the project folder directly. If project folder is subfolder in your treeview, it won't work.
- download and unzip
- move the folder to ~/.atom/packages
- reload atom (CTRL+SHIFT+F5)
- Important, for first time run
stack setup
in terminal - right click and Push Screeps Code
- or CTRL+ALT+S