Øyvind Sæbø created TINKERPOP-2551:
--------------------------------------
Summary: Setup scripts to publish Gremint to npm
Key: TINKERPOP-2551
URL: https://issues.apache.org/jira/browse/TINKERPOP-2551
Project: TinkerPop
Issue Type: Improvement
Components: gremlint
Affects Versions: 3.5.0
Reporter: Øyvind Sæbø
Currently The gremlint web app at tinkerpop.apache.org/gremlint still installs
the gremlint library from github:OyvindSabo/gremlint#master. In the tinkerpop
repo, however, gremlint is not located in the root directory, so installing it
as a package directly from GitHub with npm is as far as I know not possible.
It would be nice to get gremlint published to npm so that it's easier for users
to use it in JavaScript projects, and so that the gremlint web app can use the
latest code from tinkerpop/gremlint, rather than installing the no longer
maintained code from OyvindSabo/gremlint.
I assume this will have to be done similarly to how it's done for
gremlin-javascript, although I haven't had time to look closely at how that's
done yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)