Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gas-buddy/node-build-action
GasBuddy Node Project install/build/lint/test Github Action
https://github.com/gas-buddy/node-build-action
Last synced: about 2 months ago
JSON representation
GasBuddy Node Project install/build/lint/test Github Action
- Host: GitHub
- URL: https://github.com/gas-buddy/node-build-action
- Owner: gas-buddy
- License: mit
- Created: 2022-04-08T02:02:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T22:12:47.000Z (over 2 years ago)
- Last Synced: 2024-04-15T00:45:50.524Z (10 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-build-action
This github action runs the boilerplate to build and test a node project. It handles NPM_TOKEN, installs packages,
runs lint and ci-test node scripts.