Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 0750d69

Browse files
authored
Update README to reflect project abandonment
Added a notice indicating that the project has been abandoned and provided a link to the new architecture.
1 parent 19c1322 commit 0750d69

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
1+
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
12
[![Licence](https://img.shields.io/badge/license-GPL_3-green.svg?dummy)](https://raw.githubusercontent.com/MASD-Project/csharp_ref_impl/master/LICENCE)
23
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMASD-Project%2Fcsharp_ref_impl.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FMASD-Project%2Fcsharp_ref_impl?ref=badge_shield)
34
[![Status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/MASD-Project/csharp_ref_impl/pulse/monthly)
45
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/MASD-Project/Lobby)
5-
[![Continuous Linux](https://github.com/MASD-Project/csharp_ref_impl/actions/workflows/continuous-linux.yml/badge.svg)](https://github.com/MASD-Project/csharp_ref_impl/actions/workflows/continuous-linux.yml)
6-
[![Continuous Windows](https://github.com/MASD-Project/csharp_ref_impl/actions/workflows/continuous-windows.yml/badge.svg)](https://github.com/MASD-Project/csharp_ref_impl/actions/workflows/continuous-windows.yml)
7-
[![Continuous MacOS](https://github.com/MASD-Project/csharp_ref_impl/actions/workflows/continuous-macos.yml/badge.svg)](https://github.com/MASD-Project/csharp_ref_impl/actions/workflows/continuous-macos.yml)
86
[![.NET Version](https://img.shields.io/badge/dotnet%20version-net6.0-blue)](
97
https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.9/6.0.9.md?WT.mc_id=dotnet-35129-website)
108

9+
# This project has been abandoned
10+
11+
After many years of working on Dogen, I now feel this architecture has reached a
12+
dead-end. I am now working on a new architecture that takes forward the lessons
13+
learned with Dogen but is a significant break in the approach. You can find more
14+
details here:
15+
16+
- [progen](https://github.com/MASD-Project/progen): The product generator.
17+
18+
The remaining content of the repository is untouched and is left as is from is
19+
last release. A /memento mori/, if you'd like, for all the many years of joy we
20+
have spent working in the Dogen codebase.
21+
1122
# MASD C# Reference Implementation
1223

1324
This project contains the MASD C# Reference Implementation, generated using the

0 commit comments

Comments
 (0)