GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
步骤3. 在 Ubuntu 20.04 上安装 Hastebin。 现在我们使用以下命令从 GitHub 克隆最新的稳定版本的 haste-server 存储库: git clone https://github.com/seejohnrun/haste-server.git 接下来,将目录更改为:haste-server cd haste-server/ 然后,从源文件夹运行以下命令以开始安装: npm install npm update 步骤4. ...
So, I created a little program to quickly throw things into hastebin. You can have one too: First create~/bin/hastebinitand paste in: #!/usr/bin/pythonimporturllib2importosimportjson URL ='http://hastebin.com/documents'defrun(*args):ifargs: content = [open(x).read()forxinargs] exten...
$ hastebincli -t Hello, I am a sample text! $ hastebincli -f index.js Contributing Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](#please create an issue) Author License Copyright © 2019 Carlos Menezes Licensed under the ISC license....
s.description = "" s.executables = ["hastebin"] s.license = "MIT" s.require_paths = ['lib'] s.files = ["lib/hastebin.rb"] s.metadata = { 'source_code_uri' => 'https://github.com/astindev/hastebin/', 'homepage_uri' => 'https://rubygems.org/gems/hastebin', 'changelog_uri...
rhc app create --scaling hastebin \ nodejs-0.10 \"http://cartreflect-claytondev.rhcloud.com/reflect?github=smarterclayton/openshift-redis-cart"\ --from-code git://github.com/abn/haste-server-openshift.git Configuration .hasterc This file contains configuration for haste-server repository to us...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers No reviews Assignees No one assigned Labels curation Milestone No milestone Development Successfully merging this pull request may close these issues. None yet 1 participant Footer...
⚡ Module for creating hastebins. Contribute to aidenybai/hastebin development by creating an account on GitHub.