Commit Graph

3 Commits (c71b7db6462541a5b9adaf0ff492e6131d67c2f5)

Author SHA1 Message Date
Peter Jaszkowiak db1fdb897f Fixes for dev-ing on windows
- Change `nodebb.bat` to simply run `node ./nodebb` with same arguments
- Fix `npm test` for windows
Schamper eb1fe77510 That's not how you do comments silly
Schamper 9b40c44fd8 Simple bat file for Windows. Not all options are supported, but it's a good start.