Skip to content

Commit

Permalink
Merge pull request #466 from contember/packages
Browse files Browse the repository at this point in the history
WIP: split into more packages
  • Loading branch information
attitude authored Sep 14, 2023
2 parents 0c30ca6 + 6b0dacc commit 856b76e
Show file tree
Hide file tree
Showing 676 changed files with 8,479 additions and 6,124 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Contributing

## Getting started

*todo*

## Creating a new package

- copy `packages/.template`
- replace all `.template` occurrences with your package name
- add your package name to following:
- `tsconfig.json`
- `build/packageList.js`
- `ee/admin-server/Dockerfile`
1,628 changes: 101 additions & 1,527 deletions build/api/admin.api.md

Large diffs are not rendered by default.

Loading

0 comments on commit 856b76e

Please sign in to comment.