0.8.2 • Published 7 years ago

pimatic-lgtv v0.8.2

Weekly downloads
25
License
-
Repository
-
Last release
7 years ago

pimatic-plugin-template

See the development guide for usage.

Some Tips:

###Adding package dependencies

  • You can add other package dependencies by running npm install something --save. With the --save option npm will auto add the installed dependency in your package.json
  • You can always install all dependencies in the package.json with npm install

###Commit your changes to git

  • Add all edited files with git add file. For example: git add package.json then commit you changes with git commit.
  • After that you can push you commited work to github: git push
0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago