Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnjinhao/kunlun
Kunlun is a free IDE for C++. It is designed to be lightweighted and easy to use.
https://github.com/cnjinhao/kunlun
Last synced: 6 days ago
JSON representation
Kunlun is a free IDE for C++. It is designed to be lightweighted and easy to use.
- Host: GitHub
- URL: https://github.com/cnjinhao/kunlun
- Owner: cnjinhao
- Created: 2019-05-06T07:15:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T16:21:44.000Z (over 5 years ago)
- Last Synced: 2024-11-14T21:12:14.974Z (2 months ago)
- Size: 37.1 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# What is Kunlun?
Kunlun is a free IDE for C++. It is designed to be lightweighted and easy to use.This project is under development now.
# [Specifications and Plan](./specifications/Specifications.md)
# Contributing to Kunlun
Want to contribute to Kunlun? You are welcome to contribute to this project! There are several aspects you can help on:* Contributing your amazing idea. Focus on new features/improving existing features and add your idea to the [specifications](./specifications/Specifications.md).
* Contributing your code. If you are interested in implementing a feature which is listed in specifications, please contribute code for the feature.
* Correcting a typo, an English grammer mistake and a better expression.
* You can consider a [donation](https://www.paypal.me/nanapro) for both Kunlun and Nana C++ Library.Before making a pull request, please [create an issue](https://github.com/cnjinhao/nana/issues/new) to explain your proposal.