Documentation for Contoributers.
Main Document → Behemoth
このプロジェクトは現在開発中です。仕様変更を伴うためリリースまでご利用はお控え下さい。
This project is currently under development. Please refrain from using it until release due to specification changes.
该项目目前正在开发中。由于规格变更,请等到发布后再使用。
Este proyecto está actualmente en desarrollo. Por favor, absténgase de usarlo hasta su lanzamiento debido a cambios en las especificaciones.
Ce projet est actuellement en cours de développement. Veuillez vous abstenir de l'utiliser jusqu'à sa sortie en raison de modifications des spécifications.
npm install @behemothjs/behemoth
./packages is set up as a workspace.
npm-run-all
is included, allowing for sequential script execution.
For complex scripts, create a file in ./scripts and execute it.
Released packages are managed in /packages.
A toolkit for building systems necessary for web production.
-
A low-layer subpackage of behemoth.
Packages that are yet to be released are managed in /packages-unreleased.
An AWS Dynamo DB operation kit.
An AWS Lambda operation kit.
A CLI tool for maintaining this repository is managed at ./packages-unreleased/cli-dev.
Type dev
to see the instructions.
dev <category> <action>
Package names are automatically converted to kebab-case.
dev package add <package-name>