akairo-cli

1.0.0 • Public • Published

akairo-cli

A Node.js CLI to generate templates for the discord-akairo framework.

Table of Contents

Usage

You can install the CLI by running the following command in your terminal:

$ npm install -g akairo-cli

You can now use the CLI! Use it like this:

$ akairo <template>

<template> has to be one of:

If your bot is written in TypeScript, then you can also add the --ts flag to create a .ts file with types.

Screenshots

Screenshot of the file selector, to choose the path:

File Selector Screenshot

Screenshot of the all the prompts to create a command:

Final Command Creation Screenshot

TO-DO

  • [ ] Support custom modules

License

Copyright © 2020 Elliot 'noftaly' Maisl. Licensed under the MIT license, see the license.

Package Sidebar

Install

npm i akairo-cli

Weekly Downloads

9

Version

1.0.0

License

MIT

Unpacked Size

71.7 kB

Total Files

19

Last publish

Collaborators

  • noftaly