Skip to content

Latest commit

 

History

History
81 lines (54 loc) · 2.55 KB

File metadata and controls

81 lines (54 loc) · 2.55 KB

ASIMOV Template Module

License Package on Crates.io Documentation

ASIMOV module template. Fork this to create your own module!

✨ Features

  • To be determined!

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition) if building from source code

⬇️ Installation

Installation with the ASIMOV CLI

asimov module install template -v

Installation from Source Code

cargo install asimov-template-module

👉 Examples

asimov-template-emitter

⚙ Configuration

This module requires no configuration.

📚 Reference

Installed Binaries

  • asimov-template-emitter

asimov-template-emitter

asimov-template-emitter

Usage: asimov-template-emitter [OPTIONS]

Options:
  -d, --debug       Enable debugging output
      --license     Show license information
  -v, --verbose...  Enable verbose output (may be repeated for more verbosity)
  -V, --version     Print version information
  -h, --help        Print help

👨‍💻 Development

git clone https://github.com/asimov-modules/asimov-template-module.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn