diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-23 00:38:25 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-23 00:38:25 +0800 |
| commit | d45068ee692b214348a7e2c23be2192d78717a5e (patch) | |
| tree | 2dd0b816cfa74992ad77314b82528700edfe1154 /docs/abuild.md | |
| parent | 2ac4593a9416459b6cde49ab1b47c169dab6d637 (diff) | |
| download | alicelinux-d45068ee692b214348a7e2c23be2192d78717a5e.tar.gz alicelinux-d45068ee692b214348a7e2c23be2192d78717a5e.zip | |
updated styles
Diffstat (limited to 'docs/abuild.md')
| -rw-r--r-- | docs/abuild.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/abuild.md b/docs/abuild.md new file mode 100644 index 00000000..7ef58585 --- /dev/null +++ b/docs/abuild.md @@ -0,0 +1,5 @@ +Writing abuild +============== + +Writing and abuild for Alice is simple, minimal required variable is `name`, `version`, `release` and `url` + |