mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-07 15:26:45 +02:00
test markdown
This commit is contained in:
@@ -46,7 +46,8 @@ There are few commands you should know about
|
|||||||
* and other!
|
* and other!
|
||||||
|
|
||||||
|
|
||||||
#### Module - program (usaly python) that execute, do some work and return proper output :)
|
#### Module
|
||||||
|
*program (usaly python) that execute, do some work and return proper output :)*
|
||||||
This program perform specialized task/action (like manage instances in the cloud, execute shell command).
|
This program perform specialized task/action (like manage instances in the cloud, execute shell command).
|
||||||
The simplest module is called `ping` - it just returns a JSON with `pong` message.
|
The simplest module is called `ping` - it just returns a JSON with `pong` message.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user