revelt / rmx-cli

A CLI tool for Remix applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rmx-cli

All Contributors

A CLI tool for Remix applications. Future versions will support adding external commands.

πŸ›  Installation

npm install -D rmx-cli

πŸ”¨ Executing commands

npx rmx <command-name>

πŸ“¦ Current Commands

command arguments description
eject-ras none Eject Remix app from Remix App Server to Express Adapater
get-esm-packages list of packages to scan Scan for ESM package to add to remix.config.js serverDependenciesToBundle

😍 Contributors

Thanks goes to these wonderful people (emoji key):


Kiliman

πŸ’» πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A CLI tool for Remix applications

License:MIT License


Languages

Language:TypeScript 64.8%Language:JavaScript 35.2%