File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ Code Dump] ( https://codedump.xyz/ )
2
+
3
+ > A modern pastebin alternative to share code fast. Made using React, MongoDb, Express.js and Highlight.js.
4
+
5
+ ### Screenshot
6
+ ![ image] ( https://user-images.githubusercontent.com/4337699/130579319-52d3a954-fcaa-4c8e-acac-1e3eb9a69b42.png )
7
+
8
+ ## How to use
9
+ 1 . Copy the code you want to share
10
+ 2 . Visit [ https://codedump.xyz ] ( https://codedump.xyz )
11
+ 3 . Press ` Ctrl + V ` or ` Cmd + V `
12
+ 4 . Copy the generated link. Example link - [ https://codedump.xyz/py/YSSngLN_1bylw7xP ] ( https://codedump.xyz/py/YSSngLN_1bylw7xP )
13
+
14
+ ### More advanced features
15
+ 1 . Visit ` https://codedump.xyz/ ` + ` fileExtension ` to change the selected language.
16
+
17
+ For example, visiting ` https://codedump.xyz/py ` will make the selected language as Python.
18
+
19
+ 2 . To change the syntax highlighting rename the URL.
20
+
21
+ Changing ` https://codedump.xyz/py/YSSngLN_1bylw7xP ` to ` https://codedump.xyz/js/YSSngLN_1bylw7xP ` will make JavaScript as the langauge.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments