Coder Social home page Coder Social logo

allminds's Introduction

#AllMinds AllMinds is an open source tool for creating collaborative mindmaps.

#Requirements

  1. Install the latest official Meteor release from your terminal: curl https://install.meteor.com/ | sh Meteor uses MongoDB as default database.

  2. Download the latest version (3.5.6) here: http://d3js.org/ d3.zip

  3. Build tool Isobuild is built into the Meteor Tool. Builds will be run automatically when you run commands like meteor run or meteor deploy, or can be performed manually with the meteor build command. Isobuild isn't available as a standalone download yet but could be in the future.

  4. Codeship, Countinous Integration tool - setup and test commands

    git config --global url."https://".insteadOf git://

    Install node.js nvm install 0.10.33 nvm use 0.10.33

    Install Meteor curl -o meteor_install_script.sh https://install.meteor.com/ chmod +x meteor_install_script.sh sed -i "s/type sudo >/dev/null 2>&1/\ false /g" meteor_install_script.sh ./meteor_install_script.sh export PATH=$PATH:~/.meteor/

    Test Pipelines: meteor --test --release velocity:[email protected]_1

  5. Meteor testing tool Velocity Test runner with Jasmine test framework

    Installation meteor add sanjo:jasmine You also need to install a Velocity Reporter package to see the test results. meteor add velocity:html-reporter

  6. Meteor Deployment tool http://meteortips.com/deployment-tutorial/

#Features

Web Based Collaboration for mindmap. It's free

allminds's People

Contributors

rupaligangarde11 avatar arundhatis avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.