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:
- AIML Enabler.
Enables AIML technology on your server so you can talk directly with a bot in your terminal! - w3 Validator.
Scans a web page to check for w3 validation errors. (limits apply) - HTTPS Scanner.
Scans a list of webpages to detect if any of HTTPS errors on the pages. - Unique Name Generator.
Load a list of keywords to generate a unique name. - 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.
References & Other Links
Social Media
License
MIT