Commit Graph

3 Commits

Author SHA1 Message Date
thecb4 fc0487d623
Add `test` command test with no arguments (#198)
* Added test command test with no arguments

* Changed build and test to release configuration, Fixed Docker Build error

* Changed build and test to release configuration, Fixed Docker Build error

* Fixed github action

* Moved package.json and package-lock.json back to the top directory

* Moved the entrypoint folder back to the top level directory

Co-authored-by: thecb4 <cavelle@tehcb4.io>
2020-12-30 10:35:02 -05:00
Max Desiatov 762a500640
Update .gitignore and .dockerignore for Homebrew 2020-10-22 19:19:06 +01:00
Max Desiatov a889569373
Add Dockerfile, mention the Docker image in `README.md` (#136)
Resolves #119.

* Mention the Docker image in `README.md`

* Update .dockerignore

* Test Docker image building on CI

* Bring back the GitHub token to `swift.yml`
2020-10-22 10:58:16 +01:00