# atools **Repository Path**: aboy007/atools ## Basic Information - **Project Name**: atools - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-05 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## About This is the official Wails Vue template. ## Live Development To run the application in live development mode: 1. Ensure you have the Wails CLI installed. 2. Navigate to the project directory. 3. Run the command `wails dev`. This will start the development server and automatically reload the application when changes are detected in the frontend or Go code. ## Building To build the application for your platform: 1. Ensure you have the Wails CLI installed. 2. Navigate to the project directory. 3. Run the command `wails build`. This will compile your application for the target platform specified in `wails.json`. For platform-specific configurations, check the `build` directory. For more information on building for specific platforms, refer to the `build/README.md` file.