Skip to content

Commit 7a36869

Browse files
Merge pull request #188 from StacDev/dv/migrate-to-stac
Rename the repo from Mirai to Stac
2 parents 1c7bcc1 + 5e1aa35 commit 7a36869

File tree

1,301 files changed

+69870
-70010
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,301 files changed

+69870
-70010
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Contribution Guidelines
22

3-
Thank you for your interest in contributing to **Mirai**! We value your time and effort in helping us make Mirai better for everyone. By contributing, you help create a framework that is more robust, feature-rich, and accessible for developers worldwide. This document outlines the process for contributing to Mirai.
3+
Thank you for your interest in contributing to **Stac**! We value your time and effort in helping us make Stac better for everyone. By contributing, you help create a framework that is more robust, feature-rich, and accessible for developers worldwide. This document outlines the process for contributing to Stac.
44

55
---
66

77
## Getting Started
88

9-
### 1. **Understand Mirai**
10-
If you are new to Mirai, we recommend you:
9+
### 1. **Understand Stac**
10+
If you are new to Stac, we recommend you:
1111
- Check out the [README](./README.md) for an overview of the framework.
12-
- Explore the [documentation](https://docs.buildmirai.dev/).
12+
- Explore the [documentation](https://docs.stac.dev/).
1313
- Familiarize yourself with the codebase by browsing the repository.
1414

1515
### 2. **Code of Conduct**
@@ -22,24 +22,24 @@ All contributors are expected to adhere to our [Code of Conduct](./CODE_OF_CONDU
2222
### 1. **Reporting Issues**
2323
If you encounter a bug or have a feature request, you can:
2424
- **Search existing issues** to avoid duplicates.
25-
- Open a [new issue](https://github.com/BuildMirai/mirai/issues) with a detailed description.
25+
- Open a [new issue](https://github.com/StacDev/stac/issues) with a detailed description.
2626

2727
When reporting bugs, include:
2828
- Steps to reproduce the issue.
2929
- Expected and actual behavior.
3030
- Relevant screenshots or code snippets, if applicable.
3131

3232
### 2. **Suggesting Enhancements**
33-
Have ideas to improve Mirai? Submit a feature request via the [issues page](https://github.com/BuildMirai/mirai/issues). Be as descriptive as possible about the problem your suggestion solves.
33+
Have ideas to improve Stac? Submit a feature request via the [issues page](https://github.com/StacDev/stac/issues). Be as descriptive as possible about the problem your suggestion solves.
3434

3535
### 3. **Contributing Code**
3636

3737
#### Step 1: Fork the Repository
3838
- Click the **Fork** button on the repository to create your own copy.
3939
- Clone your fork locally:
4040
```bash
41-
git clone https://github.com/<your-username>/mirai.git
42-
cd mirai
41+
git clone https://github.com/<your-username>/stac.git
42+
cd stac
4343
```
4444

4545
#### Step 2: Create a Branch
@@ -110,11 +110,11 @@ Have ideas to improve Mirai? Submit a feature request via the [issues page](http
110110
## Community Support
111111

112112
If you have questions or need guidance:
113-
- Join our [community discussions](https://github.com/BuildMirai/mirai/discussions).
113+
- Join our [community discussions](https://github.com/StacDev/stac/discussions).
114114
- Reach out to us on our Slack/Discord channel (link provided in the repository).
115115

116116
---
117117

118118
## Thank You!
119119

120-
Your contributions help make Mirai a better framework for developers worldwide. Thank you for being a part of the community!
120+
Your contributions help make Stac a better framework for developers worldwide. Thank you for being a part of the community!

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Mirai
3+
Copyright (c) 2025 Stac
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

assets/mirai_banner.png

-887 KB
Binary file not shown.

assets/mirai_logo_black.svg

Lines changed: 0 additions & 30 deletions
This file was deleted.

assets/stac_banner.png

740 KB
Loading

bricks/mirai_parser/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

bricks/mirai_parser/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

bricks/mirai_parser/__brick__/{{#snakeCase}}mirai_{{name}}{{/snakeCase}}/mirai_{{#snakeCase}}{{name}}{{/snakeCase}}_parser.dart

Lines changed: 0 additions & 17 deletions
This file was deleted.

bricks/mirai_parser/__brick__/{{#snakeCase}}mirai_{{name}}{{/snakeCase}}/{{#snakeCase}}mirai_{{name}}{{/snakeCase}}.dart

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)