DevProgress / csv-simple-search

Generic Search and Export Tool for .csv files
Apache License 2.0
6 stars 3 forks source link

updated package.json for windows & mac. added npm deploy runner. #48

Closed kahneraja closed 8 years ago

alexyaseen commented 8 years ago

Now it no longer works on Mac. Easy solution I guess would be to have npm run build-mac and npm run build-windows?

decause commented 8 years ago

/me uses Linux, so I'm not the one to be testing/commenting on this one. Any updates?

alexyaseen commented 8 years ago

npm run build looks great for me on mac! npm run deploy should make deploying way easier (I haven't tested npm run deploy given we need to approve this PR first). We should probably add to readme.md with instructions for deploy, and also a warning not to use unless permission to deploy?

kahneraja commented 8 years ago

Cool! Ill close out this one and update the docs. Thanks :)