plugins

Home

Plugins

GitHub

Blog

tomtit-pl6-to-raku

version: 0.0.8 |  date: 08/20/2022 |  Rename files `*.pl6, *.pm6` to `*.raku, *.rakumod` |  source code

# SYNOPSIS

Rename files `*.pl6, *.pm6` to `*.raku, *.rakumod`

# INSTALL

    $ s6 --install tomtit-pl6-to-raku

# USAGE

Cli:

    $ s6 --plg-run tomtit-pl6-to-raku

Via Tomtit:

    $ tom --profile tomtit

    $ tom tomtit-pl6-to-raku

# Parameters

## dir

Working directory. Optional. Default value is `.` (cwd)

# Author

Alexey Melezhik