Skip to content

Commit 250c09d

Browse files
committed
Update README to tell everyone that Katapult is abandoned
1 parent 8c5a128 commit 250c09d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Abandoned Project
2+
3+
Katapult was an endeavor to dramatically speed up starting a new Rails
4+
application. However, it turned out to save less time than expected, while
5+
requiring more time for maintenance than anticipated. Since its benefits fell
6+
too low, we have decided to not continue developing Katapult.
7+
8+
You can still use Katapult for generating ready-to-run applications with model
9+
CRUD, authentication and all of Katapult's features, but the rapid development
10+
of the web will quickly render the generated code antiquated. Nevertheless, its
11+
architecture may remain an inspiration on how to use the Rails generators
12+
programmatically.
13+
14+
15+
That being sad, here's the latest version of its README:
16+
117
# Katapult 0.5.0
218
Generating a Rails 5.1.4 app on Ruby 2.5.0.
319

0 commit comments

Comments
 (0)