-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7abe633
commit 6578357
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<p align="center"> | ||
<img height="100" width="100" src="logo.jpg"> | ||
</p> | ||
|
||
# SnakeCodeEditor - v1.0.1 | ||
A python code-editor only to make console application. | ||
|
||
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/Harshit2012/SnakeCodeEdit?tab=MIT-1-ov-file#readme) | ||
![GitHub Release](https://img.shields.io/github/v/release/harshit2012/snakecodeedit) | ||
![Forks](https://img.shields.io/github/forks/harshit2012/snakecodeeditor) | ||
![Stars](https://img.shields.io/github/stars/harshit2012/snakecodeeditor) | ||
|
||
## Features✨ | ||
- Terminal like design | ||
- Easy to use | ||
|
||
## Technologies used⚙️ | ||
- HTML | ||
- CSS | ||
- Python | ||
- Brython Library | ||
|
||
## How to use? | ||
1. Write the code | ||
2. Link the `run` button | ||
3. Open the console to see the result | ||
|
||
## Preview | ||
![SnakeEdit](https://github.com/Harshit2012/SnakeCodeEditor/assets/105143145/944e8a6b-ff6e-4588-b2b4-e90ad3c6e25f) | ||
|
||
## License | ||
This repository is under [MIT License](https://github.com/Harshit2012/SnakeEdit?tab=MIT-1-ov-file#readme) |