Skip to content

An example Node.js package for Buildkite Package Registries

License

Notifications You must be signed in to change notification settings

buildkite/nodejs-example-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Node.js Example Package

This repository provides an example of a basic Node.js project that you can build locally to publish to Buildkite Package Registries.

Note

This example assumes you have already installed Node.js locally.

Run the application

npm run main

Publish

After configuring your Node.js environment to publish packages to your Buildkite Packages Node.js package registry, you can publish these packages with the command:

npm publish

License

See the LICENSE (MIT).

About

An example Node.js package for Buildkite Package Registries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published