dorayaki

0.3.83 • Public • Published

Dorayaki

Dorayakiは、色々なツール郡です。 将来的に、さまざまな機能を追加していく予定です。

インストール

npm install -g dorayaki

使用方法

mergeFiles

mergeFiles機能は、指定したディレクトリ内のファイルをすべて読み取り、コードブロックとファイル名を含むMarkdown形式のテキストファイルに結合します。

dorayaki mergeFiles --[ディレクトリパス]

コマンド:

    dorayaki mergeFiles --example-dir

    example-dir/hello.js
    ```js
    console.log("Hello, World!");
    ```

ライセンス

MIT

/dorayaki/

    Package Sidebar

    Install

    npm i dorayaki

    Weekly Downloads

    0

    Version

    0.3.83

    License

    ISC

    Unpacked Size

    72.4 MB

    Total Files

    476

    Last publish

    Collaborators

    • yn1323