mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-16 16:21:39 +02:00
28 lines
514 B
Markdown
28 lines
514 B
Markdown
---
|
|
description: Things you will need to create additional ligatures.
|
|
---
|
|
|
|
# Setting up your development environment
|
|
|
|
## Getting Super Powers
|
|
|
|
Becoming a super hero is a fairly straight forward process:
|
|
|
|
```
|
|
$ give me super-powers
|
|
```
|
|
|
|
{% hint style="info" %}
|
|
Super-powers are granted randomly so please submit an issue if you're not happy with yours.
|
|
{% endhint %}
|
|
|
|
Once you're strong enough, save the world:
|
|
|
|
```
|
|
// Ain't no code for that yet, sorry
|
|
echo 'You got to trust me on this, I saved the world'
|
|
```
|
|
|
|
|
|
|