generator-cytoscape-extension

0.1.0 • Public • Published

generator-cytoscape-extension

A Cytoscape.js extension generator for Yeoman

Instructions

  1. Create a repository on Github.
  2. Clone the repository on your machine.
  3. Open the terminal and cd to the directory of your cloned repository.
  4. Install Yeoman if you haven't already: sudo npm install -g yo
  5. Run the extension generator: yo cytoscape-extension
  6. Follow the prompts to create the scaffolding for your extension.
  7. Write your extension in the generated cytoscape-{{your-ext-name}}.js file.
  8. Publish your extension using the instructions in your generated README.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-cytoscape-extension

    Weekly Downloads

    0

    Version

    0.1.0

    License

    LGPL3+

    Last publish

    Collaborators

    • maxkfranz