> For the complete documentation index, see [llms.txt](https://adityabavadekar.gitbook.io/scromge-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adityabavadekar.gitbook.io/scromge-docs/master.md).

# Scromge Docs

## *Getting Started with* Super Powers

Becoming a super hero is a fairly straight forward process:

```
$ give me super-powers
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please [submit an issue](https://adityabavadekar.gitbook.io/scromge-docs/www.github.com/AdityaBavadekar) if you're not happy with yours.Or [Explore List of Super Powers.](https://adityabavadekar.gitbook.io/scromge-docs/www.github.com/AdityaBavadekar)
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}
