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.
105214
Commits
1
Branch
2
Tags
599 MiB
Branch:
master
master
CVS-to-MTN
MTN-to-GIT
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
openpkg-packages
/
node24
/
version.sh
4 lines
99 B
Raw
Permalink
Normal View
History
Unescape
Escape
new package
9 months ago
#!/bin/sh
PATH
=
/openpkg/bin:
$PATH
NODE
=
node24 /openpkg/bin/node -e
'console.log(process.versions)'