diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5c1f49 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + +**fatcat-cli**: command-line utility for interacting with https://fatcat.wiki API + + +## History / Status + +This side-project is currently a work-in-progress. + +Eventually intend to merge this repo back in to the main fatcat git repo, but +it currently uses a newer version of the openapi code generator tool. Updating +the fatcat API server rust code (`fatcatd`) will take a good deal of +refactoring, and this version of the codegen tool isn't even stable at the time +this fork started. |