mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-24 16:51:33 +00:00
Updated Home (markdown)
parent
7a707511a3
commit
f41c1fae91
29
Home.md
29
Home.md
@ -9,8 +9,33 @@
|
||||
* [Building everything manually](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/Building-everything-manually)
|
||||
2. Components
|
||||
3. [API reference](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/api-reference)
|
||||
* [fsm.trigger](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/fsm.trigger)
|
||||
* [fsm.update](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/fsm.update)
|
||||
* Frontend configuration
|
||||
* [frontend.site](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.site)
|
||||
* [frontend.dashboard](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.dashboard)
|
||||
* [frontend.ide](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.ide)
|
||||
* [frontend.ready](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.ready)
|
||||
* Bot messages
|
||||
* [message.send](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/message.send)
|
||||
* [message.queue](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/message.queue)
|
||||
* IDE operations
|
||||
* [ide.read](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ide.read)
|
||||
* [ide.write](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ide.write)
|
||||
* [ide.reload](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ide.reload)
|
||||
* [deploy.start](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/deploy.start)
|
||||
* [deploy.finish](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/deploy.finish)
|
||||
* Console
|
||||
* [console.read](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/console.read)
|
||||
* [console.write](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/console.write)
|
||||
* Terminal
|
||||
* [terminal.write](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/terminal.write)
|
||||
* [history.bash](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/history.bash)
|
||||
* Process management
|
||||
* [process.start](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/process.start)
|
||||
* [process.stop](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/process.stop)
|
||||
* [process.restart](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/process.restart)
|
||||
* [process.log.new](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/process.log.new)
|
||||
* [process.log.set](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/process.log.set)
|
||||
* FSM
|
||||
* [fsm.trigger](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/fsm.trigger)
|
||||
* [fsm.update](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/fsm.update)
|
||||
4. Creating a TFW exercise
|
Loading…
Reference in New Issue
Block a user