Closed naga2raja closed 9 years ago
An automated build system using gulp has been developed. Merged with travis cl to make sure that our build has been passed or not.
Formatted the code (oops!!!) so that it passes the build and code looks clean.
If you are ok with the changes, then you can check it and do a new release. I can contribute for upcoming changes !!!
Thanks for the work! You usually won't commit node_modules. Please include package.json and .gitignore and remove node_modules (add to gitignore)
node_modules
package.json
.gitignore
An automated build system using gulp has been developed. Merged with travis cl to make sure that our build has been passed or not.
Formatted the code (oops!!!) so that it passes the build and code looks clean.
If you are ok with the changes, then you can check it and do a new release. I can contribute for upcoming changes !!!