git - How do I download and build an edge version of an open source version of nvd3? -


i'm trying use edge nvd3 , can't figure out how build js file.

when follow (brief, unsatisfactory) directions give , run grunt, builds version 1.15, latest stable version. imagined when cloned repo there might 2.0.0-dev branch merge master, see master.

from clone, git branch -r see other branches , git checkout name of branch want work from.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -