Skip to content

Commit 54edbc4

Browse files
committed
fix: write proper README
1 parent 4216ce9 commit 54edbc4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<img src="https://ecsact.dev/external/ecsact_logo/ecsact-color.png" width="300" />
33
</p>
44

5-
# Ecsact CLI
5+
# Ecsact Codegen
66

7-
The Ecsact CLI is _the_ utility for the following:
7+
NOTE: This repository is the new location for everything codegen related. Plugins will still live in their respective `ecsact_lang_*` repositories, but the plugin and build system related tools will be moved here.
88

9-
* Code generation frontend
10-
* Benchmark utility
11-
* Config details about Ecsact SDK installation and builtins
129

13-
## Install
10+
## Migration progress
1411

15-
Ecsact CLI ships with the Ecsact SDK. [ecsact.dev/start](https://ecsact.dev/start)
12+
- [x] ecsact_runtime bazel files
13+
- [ ] ecsact_runtime codegen related headers
14+
- [ ] ecsact_runtime plugin test code
15+
- [ ] ecsact_cli codegen API
1616

0 commit comments

Comments
 (0)