CLI tool to control your IoT gadgets.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Rules for contributing
|
|
|
|
## Pull-request rules
|
|
- Create an issue before adding a new feature.
|
|
- Make actual quality PRs, no +1 etc.
|
|
|
|
## General format rules
|
|
- Use TABS for indentation.
|
|
- Try to follow the layout of the code.
|
|
- Follow the file structure, don't deviate from it.
|
|
|