Omochice / dotfiles

my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make podeno to action

Omochice opened this issue · comments

It is usefull to reuse other repository.

like:

    - use: Omochice/action-podeno
      opt:
        - in: some pod file path
          out: some output file path
          type: markdown
        - in: some pod file path
          out: some output file path
          type: vimdoc

created repository...

done