Skip to content

BryceCanyonCounty/bcc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)