kevmoens / Ellabit

The interactive C# coding app to learn/practice coding.
MIT License
55 stars 21 forks source link
challenge csharp hacktoberfest learn-csharp

Ellabit

example workflow

Try this Demo

Roadmap for 1.0


Roadmap for 2.0

Contribute

How to contribute

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository to your local machine. ( git clone )
  4. Make updates (new challenges / enhancements / fixes). ( Open the file using any text editor )
  5. Commit. ( git add . & git commit -m "" )
  6. Push the changes online. ( git push origin master )
  7. Come back here and click on pull request tab and create a pull request.

Image

What to contribute

Issues

Create new topics which you would like covered in a challenge of Ellabit.
Create issues with formatting or descriptions on how tasks should be described.
Create enhancement ideas that would make Ellabit better.

Pull Requests

Commits you have created which address and link to Issues.