fibbo
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Fibbo CLI

npm version npm downloads License

This repository contains the source code of the Fibbo CLI, the command line interface for the Fibbo game engine.

Usage

To start the Fibbo CLI, you can use the following command:

npx fibbo <command> [options]

Development

  • Install the dependencies

    npm install
  • Run commands

    To test the Fibbo CLI locally :

    npm run fibbo <command> [options]

    For example :

    npm run fibbo help
    npm run fibbo init 2d my-new-game
    npm run fibbo upgrade

/fibbo/

    Package Sidebar

    Install

    npm i fibbo

    Weekly Downloads

    0

    Version

    0.0.2

    License

    Apache-2.0

    Unpacked Size

    26.1 kB

    Total Files

    9

    Last publish

    Collaborators

    • gugustinette