Task runner in JS monorepos
Перейти к файлу
Ken Chau 4ad22d6c71 central cache directory 2023-02-17 12:21:22 -08:00
.github Update pr.yml 2023-02-07 17:12:43 -08:00
.husky Prettier: add precommit hook that does it for changed files! (#414) 2022-10-06 05:56:07 +00:00
.vscode Adds an unstable watch mode (--unstable-watch) (#424) 2022-10-08 17:37:56 +00:00
decks Fix typo in monorepo.md (#199) 2022-03-02 20:25:18 -08:00
docs Update docusaurus monorepo to v2.3.1 (#567) 2023-02-08 01:16:18 +00:00
packages central cache directory 2023-02-17 12:21:22 -08:00
patches make the repo use lagest lage@2.0.0 (#574) 2023-02-08 09:15:07 -08:00
scripts Adding Yarn 2 & 3 support to lage!! (#583) 2023-02-15 08:43:12 -08:00
types/global Get rid of third party abort-controller package (#473) 2022-11-01 15:42:18 -07:00
.gitignore [v2] adds the --profile flag support (#324) 2022-08-23 14:21:49 -07:00
.npmignore Add types so the lage.config.js can be typed! (#148) 2021-06-11 15:58:47 -07:00
.prettierrc Cloudpack / watch mode support (#498) 2022-11-20 22:26:25 -08:00
.swcrc Switch transpilation to swc for build performance (#477) 2022-11-04 18:02:31 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-18 13:11:24 -07:00
LICENSE Initial LICENSE commit 2020-05-18 13:11:25 -07:00
README.md Making this repo into a monorepo in preparation of more granular work (#250) 2022-05-25 13:05:03 -07:00
SECURITY.md Initial SECURITY.md commit 2020-05-18 13:11:27 -07:00
beachball.config.js Making this repo into a monorepo in preparation of more granular work (#250) 2022-05-25 13:05:03 -07:00
lage.config.js Promoting v2 to be latest! (#572) 2023-02-07 15:49:19 -08:00
netlify.toml make the repo use lagest lage@2.0.0 (#574) 2023-02-08 09:15:07 -08:00
package.json Adding Yarn 2 & 3 support to lage!! (#583) 2023-02-15 08:43:12 -08:00
renovate.json5 auto bump lage itself 2023-02-15 08:54:28 -08:00
test.md New docs! Fixing some types to make documentation better! (#51) 2020-07-24 12:33:34 -07:00
yarn.lock Update dependency workspace-tools to v0.30.0 (#581) 2023-02-15 08:47:50 -08:00

README.md

lage

Documentation is here: https://microsoft.github.io/lage/

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.