nexoscp / PlatformIOLion

Intellij IDEA/CLion Plugin to integrate PlatformIO
Apache License 2.0
8 stars 1 forks source link

Suggestion: Add a TODO list on the README to indicate progress #2

Closed ristomatti closed 5 years ago

ristomatti commented 5 years ago

I found out about your ambitious and awesome project from reading this platformio issue thread: https://github.com/platformio/platformio-core/issues/2824. It would be great to get some insight on how much work there is still left but it could also inspire potential contributors to participate...

For convenience, below is a Markdown template of what I'm after (in case you happen to be interested in sharing your progress this way). In any case, good luck with the project!

## TODO for initial release

- [x] Task 1
- [ ] Task 2
- [ ] Task 3
nexoscp commented 5 years ago

usually, i use a plan-file: https://github.com/nexoscp/PlatformIOLion/blob/master/PLAN.md I case, there is a broader interest, i will create issues out of my plan-file.

nexoscp commented 5 years ago

Feel free to open issues for feature wishes!

ristomatti commented 5 years ago

I have no idea how I missed the PLAN.md file, sorry! I'll close this, thanks!