@founding/fx

0.0.15 • Public • Published

fx CLI

This CLI tool enables you to add/remove prebuilt features inside to a FX project:

# Converts a project to be compatible with FX features
npx fx init

# List available features and presets with descriptions
npx fx list

# Add a feature
npx fx add <feature>

# Remove a feature
npx fx remove <feature>

# Takes in a fx preset file and adds the features listed
npx fx preset <preset|path/to/preset.json>

Readme

Keywords

none

Package Sidebar

Install

npm i @founding/fx

Weekly Downloads

9

Version

0.0.15

License

Apache-2.0

Unpacked Size

111 kB

Total Files

5

Last publish

Collaborators

  • kaiyuhsu