Skip to content

Commit 1090750

Browse files
added some stats
1 parent 9ed2ee5 commit 1090750

File tree

1 file changed

+38
-12
lines changed

1 file changed

+38
-12
lines changed

README.md

+38-12
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,43 @@
1-
<center><img src="./README_files/slik.png" alt="Example of text Editor" style="max-width: 150px;">
1+
<div align="center">
2+
<h1> <img src="https://raw.githubusercontent.com/BobdaProgrammer/slik/main/README_files/slik.png" width="80px"><br/>slik</h1>
3+
</div>
4+
<p align="center"> <a href="https://github.com/BobdaProgrammer/slik" target="_blank"><img alt="" src="https://img.shields.io/badge/Github-302D41?style=for-the-badge&logo=github" style="vertical-align:center" /></a>
5+
<a href="https://slik.softwarespot.top" target="_blank"><img alt="" src="https://img.shields.io/badge/Website-302D41?style=for-the-badge&logo=dribbble" style="vertical-align:center" /></a>
6+
<p align="center">
7+
<a href="https://github.com/BobdaProgrammer/slik/pulse"><img src="https://img.shields.io/github/last-commit/BobdaProgrammer/slik?style=for-the-badge&logo=github&color=7dc4e4&logoColor=D9E0EE&labelColor=302D41"></a>
8+
<a href="https://github.com/BobdaProgrammer/slik/releases/latest"><img src="https://img.shields.io/github/v/release/BobdaProgrammer/slik?style=for-the-badge&logo=gitbook&color=8bd5ca&logoColor=D9E0EE&labelColor=302D41"></a>
9+
<a href="https://github.com/BobdaProgrammer/slik/stargazers"><img src="https://img.shields.io/github/stars/BobdaProgrammer/slik?style=for-the-badge&logo=apachespark&color=eed49f&logoColor=D9E0EE&labelColor=302D41"></a>
10+
</p>
211

3-
# Slik
4-
</center>
5-
Slik is a terminal based IDE made in go.
6-
It runs on almost any terminal application out there*.
12+
# Description
13+
A terminal based IDE written in go for simple, quick and easy use
714

8-
<p style="font-size: 5px">*slik has been tested on cmd.exe, windows terminal app, Vscode but not on linux terminals yet</p>
15+
# Features
16+
- Syntax highlighting🎨
17+
- Ctrl+C, Ctrl+V
18+
- Ctrl+Z
19+
- In terminal💻
20+
- stat bar📊
21+
- line count
22+
# Screenshots
23+
<img src="https://github.com/BobdaProgrammer/slik/blob/main/README_files/terminalAppSolorizedDarkTheme.png?raw=true"> <img src="https://github.com/BobdaProgrammer/slik/blob/main/README_files/TerminalAppCustomTheme.png?raw=true"> <img src="https://github.com/BobdaProgrammer/slik/blob/main/README_files/cmd.png?raw=true">
24+
# Tech Used
25+
![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
26+
27+
## Made With:
28+
![](https://img.shields.io/badge/termbox-4298B8.svg?style=for-the-badge&logoColor=white)
29+
![](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
930

10-
<img src="./README_files/cmd.png" alt="Example of text Editor" style="width: 350px; height: 200px">
11-
<img src="./README_files/terminalAppSolorizedDarkTheme.png" alt="Example of text Editor" style="width: 350px; height: 200px">
12-
<img src="./README_files/TerminalAppCustomTheme.png" alt="Example of text Editor" style="width: 350px; height: 200px">
13-
<img src="./README_files/VsCodeTerminal.png" alt="Example of text Editor" style="width: 350px; height: 200px">
31+
## Install:
32+
Install Method | available
33+
----------------|----------
34+
Github | yes
35+
Winget|yes
36+
Chocolatey| coming soon
37+
Scoop|no
38+
[The website](https://slik.softwarespot.top)| yes
1439

15-
It is has general purpose syntax highlighting so there isn't custom syntax highlighting for each language.
1640

17-
Download it [here](https://bobdaprogrammer.github.io/slik/)
41+
42+
<!-- </> with 💛 by readMD (https://readmd.itsvg.in) -->
43+

0 commit comments

Comments
 (0)