xcream 1.0.6 copy "xcream: ^1.0.6" to clipboard
xcream: ^1.0.6 copied to clipboard

A CLI tool for xcream games.

xcream CLI #

Description #

The xcream CLI is a command-line tool built in Dart that allows you to create a basic structure to develop games for the xcream library.

Installation #

To install the xcream CLI, follow these steps:

  1. Make sure you have Dart SDK installed on your machine and Flutter.
  2. Once you have the
  3. Navigate to the cloned repository: cd xcream
  4. Run the following command to install the dependencies: flutter pub get
  5. Finally, create a symbolic link to make the xcream CLI globally accessible: flutter pub global activate --source path .

Usage #

The xcream CLI provides the following commands:

  • xcream -t empty -n <project_name>: Generates an empty project structure.
  • xcream template -n <project_name>: Generates a project structure based on a specific template.

To scaffold a new project, open your terminal and navigate to the desired directory. Then, run one of the above commands to generate the project structure.

Contributing #

If you would like to contribute to the xcream CLI, feel free to submit a pull request on the GitHub repository. We welcome any improvements, bug fixes, or new features that you may have.

License #

The xcream CLI is open-source software licensed under the MIT License. See the LICENSE file for more information.

1
likes
0
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for xcream games.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, flame, flame_tiled, flutter, flutter_animate, google_fonts, http, path, process_run

More

Packages that depend on xcream