Last updated:
0 purchases
Awesome Edge Computing is a curated collection of remarkable frameworks, simulators, tools, and resources focused on edge computing. It aims to provide developers, researchers, and enthusiasts with a comprehensive list of resources that facilitate the implementation and simulation of edge computing solutions. This repository covers a variety of topics within the domain, including but not limited to edge AI, fog computing, serverless architectures, and more.
Fork the Repository: Click the "Fork" button in the upper right corner of the repository page to create a personal copy.
Clone Your Fork: Use the following command to clone your fork to your local machine:
Copygit clone https://github.com/your-username/awesome-edge-computing.git
Create a New Branch: Navigate into the cloned directory and create a new branch for your contribution:
Copycd awesome-edge-computing git checkout -b your-feature-branch
Add Your Resource: In the appropriate section of the repository, add your resource, including a brief description and a link to its documentation or source code.
Commit Your Changes: After making your updates, commit the changes:
Copygit add . git commit -m "Add resource: [Resource Name]"
Push Your Changes: Push your changes to your fork on GitHub:
Copygit push origin your-feature-branch
Open a Pull Request: Go to your fork on GitHub and press the "Compare & pull request" button. Provide a clear description of your changes and submit the pull request.
Stay Updated: Keep an eye on your pull request for any feedback from the maintainers.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.