Commit Graph

6 Commits

Author SHA1 Message Date
Dom Rodriguez 533b8b39e2
Initial commit for the Development Container config
This commit adds a .devcontainer directory, with the Dockerfile in the
configuration told to use the Dockerfile in the parent directory.

Using Development Containers means the environment is reproducible on
developer machines,
and reduces the barrier to entry for development. It also allows GitHub
Codespaces to be used.

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
2023-01-07 15:50:09 +00:00
Dom Rodriguez 01f547aa90
Add support for Dependabot
This commit adds support for Dependabot, which will automatically make
PRs on a weekly basis (if necessary) for GitHub Actions and the
Dockerfile.
2023-01-06 19:10:23 +00:00
Thatcher Chamberlin cc1738ef0b Added backup.sh script 2023-01-04 20:55:59 -05:00
Ben V. Brown ca13c0a2c1 Build bestool first in docker chain 2022-12-27 10:47:35 +11:00
Ben V. Brown 7a2cd9ccd7 Set execute bits 2022-09-25 17:23:47 +10:00
dylancaowugang 235a402c8c add first commit 2022-08-15 17:20:27 +08:00