twitter/cli-guide.js

Name: cli-guide.js

Owner: Twitter, Inc.

Description: CLI Guide JQuery Plugin

Created: 2015-05-14 08:30:22.0

Updated: 2017-11-08 01:27:21.0

Pushed: 2017-01-03 04:04:07.0

Homepage: https://twitter.github.io/cli-guide.js/

Size: 9356

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CLI Guide jQuery Plugin v0.1.4

License

A Javascript library for creating interactive command line tutorials that run in your web browser.

Dependencies
Demos
Documentation
Example
  $('#stepsdiv').cli_guide({
    nameOfTheProject: 'Apache Aurora',
    stepsFile: 'templates/apache_aurora.json',
    skipsteps: '1,2',
    commandStepsFile: 'templates/apache_aurora_commands.json',
    commandValidation: 'templates/apache_aurora_commands_validations.json',
    preloadfile: 'templates/apache_aurora_files.json'
  });
Build
Author
License

Copyright 2016 Twitter, Inc.

Licensed under the MIT License


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.