diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2021-08-23 21:05:55 -0400 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2021-08-23 21:05:55 -0400 |
| commit | a9ccfc4f26ea75b7884227aff6f63749077ac73e (patch) | |
| tree | 71cb1524fc7abb9e16a9921743d7a2c47d7c8f7d /readme.md | |
| parent | ba7c03e54fb2db498b9c95460c5d67af2b136483 (diff) | |
| download | paste-a9ccfc4f26ea75b7884227aff6f63749077ac73e.tar.gz paste-a9ccfc4f26ea75b7884227aff6f63749077ac73e.tar.xz | |
development snapshot
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -9,3 +9,16 @@ when you fire it up. The client require a configuration file in your home folder and outputs the URL to the paste if successful. + +## Ideas for future versions + + * Index for all the pastes + * Including tags on each of the pastes + * Automatic syntax highlighting + * React UI + * Swagger Documentation -- embedded into the application as well ( swaggo? ) + * Deleting pastes + * Updating pastes + * read templates from disk or embed + * write out sample/default configuration if a new directory is being used + * option to be backed by S3 |
