rage-framework/cli
Danya H 2f1d1d9f0d hotfix
- licenses
- package.json consistency
- links bump
2024-10-30 17:00:36 +00:00
..
src upd cli 2024-10-28 12:10:58 +00:00
.prettierrc.yaml rage-fw-cli init 2024-06-13 16:26:08 +01:00
LICENSE hotfix 2024-10-30 17:00:36 +00:00
package.json hotfix 2024-10-30 17:00:36 +00:00
readme.md versions bump 2024-10-28 13:20:51 +00:00
tsconfig.json rage-fw-cli create command 2024-06-13 18:04:09 +01:00
tsup.config.ts cli check for update 2024-06-13 21:16:52 +03:00

RageFW CLI

To make you life easier while using RageFW we created a basic CLI. At the moment automation we have only works via pnpm

pnpm create @entityseven/rage-fw@latest

TL;DR

  • Initialize new project - create new template project
  • Install RAGE:MP updater - download and update RAGE:MP server files

Options

For now, you will see a few available options. They are described in detail below

  • Initialize new project
  • Install RAGE:MP updater

Initialize new project

Using this options will forward you to common project-creation menu

  • Enter project name

This option will specify a name for your project which is used as a folder name too. Defaults to rage-fw

  • Select frontend

Use this selector menu to choose which frontend framework you want to use. We will do our best to expand this menu after some time. Defaults to React + TypeScript (Vite)

Install Rage:MP updater

This option will simplify installation process of Rage:MP server files required to start your server