0.4.8 • Published 2 years ago

neu-forge v0.4.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Neu-Forge

A Tool for developing neutralinojs applications

Create A New App: npx neu-forge@latest create


Usage

Install Neu-Forge Globally: npm install -g neu-forge, if you don't want to install neu-forge globally then you can run it using npx neu-forge

Run The App:

neu-forge start

Fetch NeutralinoJs Binaries & Client File:

neu-forge fetch

Build The App:

neu-forge build

NOTE neu-forge is currently in beta & new releases are rolling out almost daily, so if you encounter any bug please try to install the latest version of neu-forge if the bug is still there, please raise a GitHub Issue.


Thanks