AhmarZaidi opened a new pull request, #687: URL: https://github.com/apache/age/pull/687
Made the basic directory structure for desktop app development using [wails](https://github.com/wailsapp/wails) library in Golang. Current state of the application:  --- This is meant to be the starting point for the desktop app development. The next step would be to add the UI elements and the functionality to the app. - [x] Put the existing code in a separate directory `oldfiles` since they are not related to the Desktop Go Application at this point. - [x] Basic directory structure - [x] Set `github.com/apache/age` as the module name in `go.mod` file. - [x] Used apache age logo as app logo. - [x] Setup the basic landing page with age logo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
