Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dgarcia:python312:numeric
python-jupyter-ydoc
create_node_modules.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File create_node_modules.sh of Package python-jupyter-ydoc
#!/bin/sh # # Script to create node_modules.tar.xz for the tests. # Adapted from .github/workflows/test.yml # Execute this in an extracted github archive/cloned repository # Note: The pathname MUST NOT include any ':' as is common # in checked out obs package directories. # requires: yarn pushd javascript yarn yarn build popd tar cJf node_modules.tar.xz \ node_modules \ javascript/lib \ javascript/tsconfig.tsbuildinfo
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor