nteract / jupyter-paths

:city_sunrise: Pure JavaScript implementation of jupyter --paths --json
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

Set up tests on AppVeyor #11

Closed rgbkrk closed 7 years ago

rgbkrk commented 8 years ago

Yay for automated Windows testing.

rgbkrk commented 8 years ago

/cc @captainsafia @jdfreder would be good to have others like you all breathe life into this critical package :smile:

rgbkrk commented 8 years ago

If you want an example of a far better API, check out https://github.com/nteract/ipython-paths. I wrote that one more holistically to adhere to the IPython specs (instead of directly porting the Python code).

jdfreder commented 8 years ago

I was interested in using appveryor for /nteract builds too

rgbkrk commented 8 years ago

This is pretty low hanging, might be good to start here. :smile: