https://github.com/nxshell/build
NxShell build scripts
https://github.com/nxshell/build
Last synced: about 1 year ago
JSON representation
NxShell build scripts
- Host: GitHub
- URL: https://github.com/nxshell/build
- Owner: nxshell
- License: mit
- Created: 2022-09-27T12:50:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T04:31:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T17:38:16.696Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://nxshell.github.io/
- Size: 231 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nxshell Build
NxShell build scripts
# How to run
```bash
git clone https://github.com/nxshell/build.git
cd build/build
npm i && node build.js
```
Build package will location at `build/dist`