codesnap.sh

command module
v0.0.0-...-5108525 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 21 Imported by: 0

README

codesnap.sh

Description

Simple web app to share code snippets without leaving your terminal.

Upload code demo:

codesnap.sh demo

Stream code demo:

codesnap.sh tunnel demo

Project structure

The project structure is super simple, and it doesn't use a lot of libraries. We use the default multiplexer and http server from the standard library. There is no need for anything more complex.

Running the project

Before running the project, you'll need to generate a private key with ssh-keygen,

ssh-keygen

The project can be run entirely with docker-compose.

docker-compose up -d
Contributions

Contributions are welcome! Please submit a PR or open an issue if you have any suggestions or improvements.

License

This project is licensed under the MIT License - see the LICENSE file for details

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL