mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-10 01:08:07 +01:00
tags: add why-zig (https://github.com/xHyroM/bun-discord-bot/pull/15)
This commit is contained in:
commit
1d3a6a131a
1 changed files with 8 additions and 0 deletions
|
@ -99,3 +99,11 @@ cp -r misc /usr/local/bin/
|
|||
**2.** Add alias to bashrc
|
||||
• `echo "alias bun='sde -chip-check-disable -- bun'" >> ~/.bashrc`
|
||||
"""
|
||||
|
||||
[why-zig]
|
||||
keywords = ["why-zig", "zig", "zig-lang", "zig lang bun"]
|
||||
content = """
|
||||
[**Zig**](https://ziglang.org/) is a general-purpose programming language and toolchain for maintaining **robust**, **optimal** and **reusable** software.
|
||||
|
||||
Its **low-level control over memory** and **lack of hidden control flow**, whilst retaining **simplicity** and **flexibility**, makes building _fast_ software (in development time as well) relatively easier.
|
||||
"""
|
Loading…
Reference in a new issue