https://github.com/ask-lang/ask-docs
Documentation portal for the Ask! smart contract language.
https://github.com/ask-lang/ask-docs
Last synced: about 1 year ago
JSON representation
Documentation portal for the Ask! smart contract language.
- Host: GitHub
- URL: https://github.com/ask-lang/ask-docs
- Owner: ask-lang
- License: mit
- Created: 2022-08-11T02:27:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T11:42:33.000Z (over 3 years ago)
- Last Synced: 2023-03-04T00:53:23.351Z (over 3 years ago)
- Language: JavaScript
- Homepage: https://ask-lang.github.io/ask-docs/
- Size: 4.78 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `ask-docs`
This is the documentation portal for [Ask!](https://github.com/ask-lang/ask).
Run it locally via
```bash
yarn
yarn start
```
We want to provide comprehensive documentation for anything you need to work with Ask! here.
If you spot gaps in the information provided, or are uncertain about any
specific area, please do log an issue
or make a pull-request.
We really want to have good documentation here and allow people to be productive
right from the start.