Skip to content

Template project for deno cli apps

License

Notifications You must be signed in to change notification settings

semiherdogan/deno-cli-app-skeleton

Repository files navigation

:app name:

Development steps

Installation

NOTE: Before install this package, you should have this and that.

  • Download standalone binary from releases.
  • Move downloaded file to path
  • Or you can download source code and compile on your own.

Usage

app-name [arg1] [arg2]

  • --help to print help.
  • --version to print app version.

Libs to use (for development)

  • You may use cliffy for cli table, prompt etc. (already included in import maps)
  • For date format you may use this.

License

The MIT License (MIT). Please see License File for more information.

About

Template project for deno cli apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published