mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-03 14:05:43 +01:00
* added .clang-format * added names to travis jobs removed deprecated travis option * check github action * added .gitignore
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"scripts": {
|
|
"docs:dev": "vuepress dev docs",
|
|
"docs:build": "vuepress build docs"
|
|
}
|
|
}
|