# crud-panel **Repository Path**: hulutech/crud-panel ## Basic Information - **Project Name**: crud-panel - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-20 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mac 打包mac fyne package -os darwin -icon command_line.png mac 打包win export CC=x86_64-w64-mingw32-gcc GOOS=windows GOARCH=amd64 fyne package -os windows -icon command_line.png