Skip to content

Commit 75c9969

Browse files
SOIVsisyphus-dev-ai
andcommitted
chore: 문서 파일 줄바꿈 형식 통일 (CRLF → LF)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1 parent beb89ed commit 75c9969

33 files changed

Lines changed: 11065 additions & 11065 deletions

LICENSE

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
MIT License
2-
3-
Copyright (c) 2026 PSquare DIVISION, SOIV
4-
5-
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
1+
MIT License
2+
3+
Copyright (c) 2026 PSquare DIVISION, SOIV
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
1-
# Fieldstack
2-
3-
> Personal modular productivity framework
4-
5-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6-
[![GitHub Org](https://img.shields.io/badge/GitHub-fieldstack--project-181717?logo=github)](https://github.com/fieldstack-project)
7-
8-
---
9-
10-
## About
11-
12-
Fieldstack is an open-source, self-hosted modular framework for personal productivity and finance management.
13-
14-
**Developed and maintained by** [PSquare DIVISION](https://github.com/psquare-division)
15-
16-
### Core Values
17-
-**Completely Free** - No feature restrictions
18-
-**Self-hosted** - Your data, your control
19-
-**Modular** - Install only what you need
20-
-**Open Source** - MIT License
21-
-**Community-driven** - Built together
22-
23-
---
24-
25-
## Quick Start
26-
27-
### Docker Compose (Recommended)
28-
```bash
29-
git clone https://github.com/fieldstack-project/fieldstack.git
30-
cd fieldstack
31-
docker-compose up -d
32-
33-
# Browser will open automatically
34-
→ http://localhost:3000/install
35-
```
36-
37-
---
38-
39-
## Documentation
40-
41-
📚 [Official Documentation](https://docs.fieldstack.dev)<br>
42-
🏪 [Marketplace](https://marketplace.fieldstack.dev)<br>
43-
💬 [Community Discord](https://discord.gg/5m4aHKmWgg)
44-
45-
---
46-
47-
## License
48-
49-
MIT License - see [LICENSE](LICENSE) for details
50-
51-
**Copyright © 2026 Fieldstack Project Contributors**<br>
1+
# Fieldstack
2+
3+
> Personal modular productivity framework
4+
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6+
[![GitHub Org](https://img.shields.io/badge/GitHub-fieldstack--project-181717?logo=github)](https://github.com/fieldstack-project)
7+
8+
---
9+
10+
## About
11+
12+
Fieldstack is an open-source, self-hosted modular framework for personal productivity and finance management.
13+
14+
**Developed and maintained by** [PSquare DIVISION](https://github.com/psquare-division)
15+
16+
### Core Values
17+
-**Completely Free** - No feature restrictions
18+
-**Self-hosted** - Your data, your control
19+
-**Modular** - Install only what you need
20+
-**Open Source** - MIT License
21+
-**Community-driven** - Built together
22+
23+
---
24+
25+
## Quick Start
26+
27+
### Docker Compose (Recommended)
28+
```bash
29+
git clone https://github.com/fieldstack-project/fieldstack.git
30+
cd fieldstack
31+
docker-compose up -d
32+
33+
# Browser will open automatically
34+
→ http://localhost:3000/install
35+
```
36+
37+
---
38+
39+
## Documentation
40+
41+
📚 [Official Documentation](https://docs.fieldstack.dev)<br>
42+
🏪 [Marketplace](https://marketplace.fieldstack.dev)<br>
43+
💬 [Community Discord](https://discord.gg/5m4aHKmWgg)
44+
45+
---
46+
47+
## License
48+
49+
MIT License - see [LICENSE](LICENSE) for details
50+
51+
**Copyright © 2026 Fieldstack Project Contributors**<br>
5252
**Developed and maintained by PSquare DIVISION**

0 commit comments

Comments
 (0)