This website works better with JavaScript.
Explore
Help
Sign In
openpkg
/
openpkg-packages
Watch
1
Star
0
Fork
You've already forked openpkg-packages
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93785
Commits
1
Branch
2
Tags
575 MiB
Tree:
a1b60c2aa3
master
CVS-to-MTN
MTN-to-GIT
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a1b60c2aa3'
${ noResults }
openpkg-packages
/
node16
/
version.sh
4 lines
99 B
Raw
Normal View
History
Unescape
Escape
new package
4 years ago
#!/bin/sh
PATH
=
/openpkg/bin:
$PATH
NODE
=
node16 /openpkg/bin/node -e
'console.log(process.versions)'