Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add console-component #910

Open
wants to merge 1 commit into
base: master
from
Open

Add console-component #910

wants to merge 1 commit into from

Conversation

@edenreich
Copy link

@edenreich edenreich commented Oct 27, 2019

Hey everyone,

I would like to introduce an opensource cross-platform console component with no dependencies (using STL only).

console-component

Preview:
Install:

Create Project:

Usage:

For all the vscoders, In addition I've also created a great vscode extension that helps to generate the cmake project and the commands using the command palette that would increase your productivity.
And you could install this extension using the following link: vscode-extension

I hope some of you will find it useful for your own projects and interesting as much as I did :)

Hey everyone,

I would like to introduce an opensource cross-platform project with no dependencies (using STL only).
Example:
<p align="left"><img src="https://drive.google.com/uc?export=view&id=1lsu360wEzjfEyqACii6PtRU0KSv1B6hK"></p>

For all the vscoders, In addition I've also created a great vscode extension that helps to generate the cmake project and the commands using the command palette that would increase your productivity. Take a look here:

<p align="left"><img src="https://drive.google.com/uc?export=view&id=11DwhxPd67T_PsHJ36Llrt0wEcncI7arp"></p>

And you could install this extension using the following link: [vscode-extension](https://marketplace.visualstudio.com/items?itemName=EdenReich.cpp-console-generator)

I hope some of you will find it useful for your own projects and interesting as much as I did :)
@MegaBor
Copy link

@MegaBor MegaBor commented Oct 27, 2019

Good job! I can definitely see myself using this in my future projects.
Big +1 for merging this.

@MegaBor
Copy link

@MegaBor MegaBor commented Oct 27, 2019

The vscode extension works out of the box? or do I need to clone the project?

@edenreich
Copy link
Author

@edenreich edenreich commented Oct 27, 2019

@MegaBor thanks for the feedback and yes, it works out of the box :) just install it, run the command palette and look for cpp: generate a new console project. It will then ask few questions like: project name, binary name and description. Then all you need to do is to build the project and use that other command to generate new commands

@MegaBor
Copy link

@MegaBor MegaBor commented Oct 27, 2019

Brilliant! smart person you're! Thanks for sharing this wonderful project.

@adi1220
Copy link

@adi1220 adi1220 commented Oct 29, 2019

This is a great project , will surely look into it in future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.