diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-07-26 02:04:57 +0000 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-07-26 02:04:57 +0000 |
commit | 7062fc064b06b78592e77ba809990c0f1a701391 (patch) | |
tree | d68c60c8453228bead55728a9ae45975e7dc6ea2 /README.md | |
parent | 1e2ffc2bb8e40727cfcf85121f50fa8d728591bb (diff) | |
download | apkbuilds-7062fc064b06b78592e77ba809990c0f1a701391.tar.gz apkbuilds-7062fc064b06b78592e77ba809990c0f1a701391.tar.bz2 apkbuilds-7062fc064b06b78592e77ba809990c0f1a701391.zip |
feat: Add working build
For now it only builds a single project ... as there is only one project to be build.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd156d3 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# apkbuilds + +This is me just me playing with alpine repos. Also I'll be deploying my futures +toy project into alpine machines, so this will come handy. + +Who needs docker anyways ;) + |