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

xtop

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xtop

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
5
Created
Source

Xtop

Code Climate Build Status Coverage Status Dependency Status Gem Version

Requirements

Ruby 1.9.3 or greater. Ruby 2.0 support is untested right now, so please file an issue if you experience a problem.

Installation (Gemfile)

Add the Primedia gem source to your Gemfile:

source 'http://gems.idg.primedia.com'

Add this line to your application's Gemfile:

gem 'xtop'

And then execute:

$ bundle install

Installation (Shell)

Add the Primedia gem source:

gem sources -a http://gems01.lab.primedia.com/

Install it via the gem command:

$ gem install xtop

Usage

To use Xtop, run the command:

xtop

You should have a .xtop.rb file either:

  1. In the directory you are calling it from
  2. In your $HOME directory

If you don't have either one, it will exit immediately with no output.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Running the Tests

There are currently no tests.

Credits

Jack Morrill Edward Leung Eric Toulson Colin Rymer Tyler Long Tyler Boyd

License

Xtop is released under the MIT License. See the bundled LICENSE file for details.

FAQs

Package last updated on 07 May 2014

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