mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package build-system (bs) (#1983)
* Added package config * Update packages.json * solve conflicts Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com> Co-authored-by: flywind <xzsflywind@gmail.com>
This commit is contained in:
parent
f37af8260d
commit
3939150ca9
@ -23552,5 +23552,19 @@
|
||||
"description": "A nimble package which provides user-defined types, procedures, etc...",
|
||||
"license": "WTFPL",
|
||||
"web": "https://github.com/Glasses-Neo/OOlib"
|
||||
},
|
||||
{
|
||||
"name": "bs",
|
||||
"url": "https://github.com/maubg-debug/build-sys",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bs",
|
||||
"build-system",
|
||||
"system",
|
||||
"build"
|
||||
],
|
||||
"description": "A good alternative to Makefile.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/maubg-debug/build-sys"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user