When it comes to learning and understanding new languages/frameworks/libraries... It usually frustrates me and starts to feel overwhelmed until I even sometimes give up, so I decided to make this repo open to everyone to use whenever they want to start coding building or testing that kind of applications.
Through each project, I will do my best to be following the best practices and try to containerize those projects using docker for people who don't want to waste time on env setup.
As said in the previous section we will mostly focus on containerizing those apps but you will find a README.md
file on each one of those apps explaining how to set them up on your machine.
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Twitter - @affessalem
Email - affessalem@hotmail.fr
Linkedin - https://www.linkedin.com/in/salem-affes/
Distributed under the MIT License. See LICENSE
for more information.
- ASP.NET Core
- Build & Package
- Test
- Run
- Containerize
- Github-Actions
- Python Library
- Build & Package
- Test
- Run
- Containerize
- Github-Actions
Rename repo to CI-Playground.