BitBin is about being able to share your code snippets with others in an easy way. By saving every snippet directly to our server, you are able to download files directly, copy the code from the files, or share links to the files, all with the press of a button. Because of our password feature, you can even upload private snippets and lock them, so only the people you trust can access them!
1.
Click on New snippet to create a new snippet.
2.
Fill in the fields with your desired information.
Tip: If you want to keep your snippet private and only visible to certain people, you can add a password to your snippet. This way you can only check out the snippet if you have the correct password.
3.
Click on submit to submit your snippet. You will be redirected to the homepage.
4.
Find your snippet at the top of the homepage. You can also sort by name and language and you can filter by specific languages and toggle if you want to see password protected snippets. Click on to copy your snippet or click on the name to open the snippet.
5.
When you have opened the snippet, you can look at the code, or click on one of the three buttons to execute one of the following actions:
- Copy the link to share your code with others.
- Copy the code as a file to your computer.
- Download the code to your computer.
6.
Click on supported languages to see which languages are supported and how many snippets exists of each language.
To use BitBin, you can simply download our source code from our github, upload it to your own domain, create a database, host it, and done! Easy as that.