1.1.0 • Published 10 months ago

bcc-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

BCC Command Line Instrument (CLI)

A standalone RedM Development Command Line Instrument.

This tool helps script developers enhance their workflow by having an easy resource creation tool, along with some other random Developer goodies.

Features

  1. Create new redm lua script with a simple setup image

  2. Add/Remove resources

Requirements

Installation and Startup

$ cd bcc-cli
$ npm install -g
$ bcc

TODO:

  • Add NUI template setup (Basic vs Vite built)
  • Create/Deploy to NPM so people dont need to install this repo.
  • Potentially: Add Language option/support (Lua/JS)