You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rascul ee168c21a6
Add LICENSE
5 years ago
data init 5 years ago
src html page for errors 5 years ago
static html page for errors 5 years ago
templates html page for errors 5 years ago
.editorconfig init 5 years ago
.gitignore ignore config.toml 5 years ago
Cargo.lock v0.7.1 5 years ago
Cargo.toml v0.7.1 5 years ago
LICENSE Add LICENSE 5 years ago
README.md add steps to run 5 years ago
config.toml.default default config 5 years ago
paste.service systemd service 5 years ago
rustfmt.toml init 5 years ago

README.md

work in progress

mostly works though but needs more works

see it in action https://p.rascul.xyz

git clone https://gitlab.com/rascul/pasteb
cd pasteb
cp config.toml.default config.toml
$EDITOR config.toml
cargo build --release
cargo run --release