Crate kotoba_build

Crate kotoba_build 

Source
Expand description

Kotoba Build Tool

Denoのビルドシステムに似た使い勝手で、Kotobaプロジェクトの ビルド、依存関係解決、タスク実行を統合的に管理します。

Modules§

config
設定ファイル管理モジュール
tasks
タスク実行モジュール
utils
ユーティリティ関数モジュール
watcher
ファイル監視モジュール

Structs§

BuildConfig
ビルド設定
BuildEngine
ビルドエンジン
TaskConfig
タスク設定

Enums§

BuildError
ビルドツールのエラー型

Type Aliases§

Result