docs: README stub
This commit is contained in:
parent
8a93ef0c80
commit
b391286801
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Spud
|
||||
|
||||
🥔🥔🥔
|
||||
|
||||
## Overview
|
||||
|
||||
Spud is a tool made to facilitate deploying containerized services.
|
||||
|
||||
## Development
|
||||
|
||||
This project relies on `go-task` to facilitate the development flow. It's expected to be [installed](https://taskfile.dev/installation/) to leverage the Taskfile commands.
|
Reference in a new issue