Open alexyoung opened 13 years ago
It does include a license, MIT, were you thinking of different ones or do you mean as a separate file?
Also, good idea about the tests. What sort of tests were you thinking?
I just meant a separate file so people would be encouraged to include a license if they use your skeleton. You could add a quick QUnit stub.
I write for a JavaScript blog, so I review a lot of jQuery plugins and find they often don't include licenses or tests, which is why I thought it would be useful!
Thanks! Very good idea, ill look into it!
FYI, added the external licenses! Thank for the suggestion. Looking into QUnit as well now.
It would be nice if you included a license and tests in the skeleton, to inspire good practices!