gyp-next - A fork of the GYP build system for Node.js projects ChangeLog

HOWTO


# gyp-next
# ========
# Prerequisites:
# Python

# If you prefer you can install it from Git
# GitHub gyp-next releases
# Refer to the gyp HOWTO for more info

# or iInstall from PyPI:

# Become root to install it, or do whatever you normally do with venv
su

# Install/upgrade pip and then gyp-next
python3 -m pip install pip
python3 -m pip install gyp-next

# The same program name is used for gyp and gyp-next
# /usr/bin/gyp will be replaced

# Become your non-root user again
exit

List of HOWTOs

Web page itself last updated: 2023-12-20 8:06pm (EDT -0400)
HOWTO last updated: 2023-12-19 2:35pm
Copyright © 2001-2024 Jason Englander. All Rights reserved.
[HTML5]