-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtext.js
More file actions
39 lines (23 loc) Β· 967 Bytes
/
text.js
File metadata and controls
39 lines (23 loc) Β· 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
export const text = `# ποΈ CodeBin ποΈ
Sharing code is a good thing, and it should be really easy to do it.
A lot of times, we want to show something that we are seeing - and that's where
we use CodeBin
CodeBin is the easiest to use.
## Basic Usage π
Type what you want meto see, click "aave" and then copy the URL. Send that
URL to someone and they will see what you see.
To make a new entry, click "New"
## Duration β³
Pastes will stay for 7 days. They may be removed earlier and without notice
## Privacy π
We respect your privacy and are constantly working on it.
All your codes are encrypted in the database.
## Contribute π
If you want to contribute, check out the GITHUB repository
https://github.com/zeel-pathak/CodeBin
Contributions are welcome!!
## Open Source π
Hell Yeah
CodeBin can easily be installed in your networks, and it is all Free and Open Source
* [ Source Code] -> https://github.com/zeel-pathak/CodeBin
`