Read the statement by Michael Teeuw here.
Module template
-
Had a quick look at it and it looks really great!
I guess this is a much better start for first time MMM-developers since it includes most scenarios you need when you get past “Hello World”… (No offence, @MichMich!).
I’ll probably start making a new module this weekend, so I’ll defently give this a try!
Good work!
-
Very nice start, I have had a look at it already, made a PR with a few things I stumbled upon. Let me know what you think on Github.
-
@Jopyth Your PR is already merged. Thanks!.
-
The new version 1.1.0 is released. Thanks to @Jopyth for your contribuitions.
This version 1.1.0 include:
[1.1.0] - 2017-03-04
- Add example to use translations
- Improvement configuration script and remote execution command
- Fix description assignment
- Set version by defaul 1.0.0 in template
- Documentation fix and improvement
-
@roramirez you started the testsuite for the core project, how about adding this to the template as well?
-
@strawberry-3.141 Hi, yes, It’s a idea I’ve thinking how add the tests in modules.
You can comment about this on thread of testsuite. There a some people involved in this area https://forum.magicmirror.builders/topic/1456/test-suite-for-magicmirror
Maybe can be we work together for add this to testsuite
-
Hey, new release
[1.2.0] - 2017-07-21
- Use getStyles for module
- Include node 7 support
- Add test for ESLint, stylelint, jsonlint, markdownlint and js-yaml
- Include create CHANGELOG file