parent directory.. | ||||
View all files | ||||
This folder contains all the scripts that can be run using devkit-admin.
In order to be able to use the DevKit scripts, you must first run:
This will link the binaries included in this repository, which includes the devkit-admin binary. This document describes each scripts available.
Builds the repo and the pack files. The output of build is in dist/ and contains 1 tgz per package which can be installed (the result of npm pack on that package), and a directory using the name of the package to publish.
Flags:
Outputs a JSON containing all informations from the package script (main files, repo names, versions, deps, etc).
Create and upload snapshots. This is used in CI.
Flags:
Compile and outputs the templates. For now, only README is being built and outputted.
Performs BUILD files and license validation.
Flags: