# framework **Repository Path**: RockNCode/framework ## Basic Information - **Project Name**: framework - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-06 - **Last Updated**: 2024-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Framework ## Requirements - Golang v1.11+ ## How to use - Clone framework's `vendor` to your own application's root folder. ``` git clone -b master https://github.com/infinitbyte/framework-vendor.git vendor ``` Example Project - https://github.com/infinitbyte/gopa