Merge pull request #124 from screepers/int-test-cleanup

Integration testing cleanup
This commit is contained in:
Skyler Kehren
2020-05-02 13:01:35 +03:00
committed by GitHub
3 changed files with 32 additions and 7 deletions

View File

@@ -8,9 +8,7 @@ You will need:
- [Node.JS](https://nodejs.org/en/download) (>= 8.0.0)
- A Package Manager ([Yarn](https://yarnpkg.com/en/docs/getting-started) or [npm](https://docs.npmjs.com/getting-started/installing-node))
- Rollup CLI (Optional, install via `npm install -g rollup`)
- Build tools (`apt install build-essential` for Ubuntu, [Visual Studio](https://www.visualstudio.com/vs/) for Windows, etc)
- Rollup CLI (Optional, install via `npm install -g rollup`)
Download the latest source [here](https://github.com/screepers/screeps-typescript-starter/archive/master.zip) and extract it to a folder.