Skip to content

Commit 394695b

Browse files
committed
chore: add dummy READMEs to all of the crates
1 parent c7dc18c commit 394695b

27 files changed

Lines changed: 133 additions & 7 deletions

File tree

pkgs/crate-genotype-cli/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_cli`
2+
3+
This crate is the Genotype Programming Language CLI. It provides the `gt` command, which is used to build Genotype projects.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_config`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_json_converter`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_lang_core_config`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_lang_core_project`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_lang_core_tree`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.

pkgs/crate-genotype-lang-py-codegen/src/snapshots/genotype_lang_py_codegen__tests__Hello.snap

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_lang_py_config`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_lang_py_project`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `genotype_lang_py_tree`
2+
3+
This is an internal crate of Genotype Programming Language. It is not intended to be used by external users.
4+
5+
See the [Genotype website](https://genotype-lang.org) for more information about the project.

0 commit comments

Comments
 (0)