1.0.2 • Published 6 years ago

screeps-glue-push v1.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Push

Gives terminal a push command to push your current git branch into the same named screeps branch

image

Config contains a dir property which will take absolute or relative paths from workspace to look for js files to upload

Works with folders

  • obj
    • creep.js
    • pos.js
  • stats.js

Files will be uploaded/accessible by obj/creep, obj/pos, stats. All files will always have to require from base path regardless of folder location (creep.js would do require('stats'), no ./ or ../)

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago