Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vermic

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vermic

  • 0.1.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Vermic

Command line utility for publishing your code on pastebin.com Current version - 0.1.2

I often ask questions on irc and forums. So, I had to paste my code into public accessible places such as pastebin.com. This process was pretty much boring - you go to the text editor, you copy everything, you go to the website, you paste it. I've decided to create a little utility to make this process easier. Now it copies the url of the paste to the system clipboard using the clipboard gem.

As soon as this is my first gem please let me know if you notice some ugly code or architecture.

TODO:

    • Handle missing mandatory arguments
    • Copy URL to the system clipboard(tested for linux only)
  1. Add file extension recognizer

Why?

This gem is quite useless because it cannot be used by many people since there's a restriction for pastes from one developer API a day. However, even from this simple project I've learned a lot of things and this is the first gem I've ever created, yupi. I feel that there're tons of design and other trivial errors here so if you can admit any mistakes here please let me know.

Why vermic?

Well, we all know about spaghetti code. Let me give you my association row:

pastebin.com -> a lot of code -> huh, a lot of spaghetti code -> Italian cuisine -> vermicelli??? -> vermic

FAQs

Package last updated on 18 Feb 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc