https://github.com/creativelearn/documentation
Prototype Documentation — CE
https://github.com/creativelearn/documentation
prototype
Last synced: 8 months ago
JSON representation
Prototype Documentation — CE
- Host: GitHub
- URL: https://github.com/creativelearn/documentation
- Owner: Creativelearn
- Created: 2020-07-23T12:18:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T13:05:21.000Z (over 5 years ago)
- Last Synced: 2025-01-18T16:25:41.887Z (about 1 year ago)
- Topics: prototype
- Homepage: https://info-opensource.gitbook.io/creativelearn/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support.md
Awesome Lists containing this project
README
---
description: Pototype
---
# Creativelearn
## 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:
{% 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 %}