# nodejs-compat-cnb **Repository Path**: mirrors_cloudfoundry/nodejs-compat-cnb ## Basic Information - **Project Name**: nodejs-compat-cnb - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node.js Compat Cloud Native Buildpack ## Usage To package this buildpack for consumption: ``` $ ./scripts/package.sh ``` This builds the buildpack's Go source using `GOOS=linux` by default. You can supply another value as the first argument to `package.sh`.