Socket
Socket
Sign inDemoInstall

gi-tool-xo

Package Overview
Dependencies
373
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gi-tool-xo

gi-tool-xo is a tool that scans web pages and returns valuable information such as, code validation, https validity, and quality testing.


Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

gi-tool-xo

gi-tool-xo

What is gi-tool-xo?

gi-tool-xo is a tool that scans web pages and returns valuable information such as, code validation, https validity, and quality testing.

Installation and Configuration

  • Step 1. Install gi-tool-xo:
    npm install gi-tool-xo
  • Step 2. Create an application
    adult create app.js
  • Step 3. Edit your configuration file.
    Do this via terminal or an SSH client
  • Step 4. Start your application
    adult start app.js

Addons & Usage

gi-tool-xo provides multiple useful addons by default:
  1. AIML Enabler.
    Enables AIML technology on your server so you can talk directly with a bot in your terminal!
  2. w3 Validator.
    Scans a web page to check for w3 validation errors. (limits apply)
  3. HTTPS Scanner.
    Scans a list of webpages to detect if any of HTTPS errors on the pages.
  4. Unique Name Generator.
    Load a list of keywords to generate a unique name.
  5. Quality Tester.
    Detects deprecated coding practices within a script.

Commands

  • --start - Start your script.
  • --stop - Stops specified script.
  • --create - Use this command to create an app.
  • --disable - Disables gi-tool-xo entirely.
  • --pause - Puts specified app on hold.
  • --schedule - Schedules a script to run at a certain time.
  • --bugreport - Use this command to report bugs with gi-tool-xo.
  • --changelog - Lists the changes in your current version.
  • --version - Lists what version you are currently running.
  • --help - Displays all commands.

Troubleshooting

Having issues? Try reinstalling.
You can use --bugreport to report any bugs you may be running into using our package.

Changelog

Check out our GitHub page to see all the latest updates.

Dependencies

gi-tool-xo requires you have validator, gulp-load-plugins, and grunt-contrib-cssmin installed on your machine.

Social Media

License

MIT

Keywords

FAQs

Last updated on 12 Jul 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc