Giter Site home page Giter Site logo

spelljs's Introduction

SpellJS Product

Prerequisites

Linux prerequisites

  • Install git, make

  • Install NodeJS

Windows prerequisites

  • Install Git Bash (use this for all git related commands. The git version in cygwin is too outdated to do the checkout properly)

  • Make sure that autocrlf = false in your ~/.gitconfig (Config Option Check in as is, Checkout as is)

  • Install Cygwin (32 bit) with the following packages: bc, bison, bzip2, ca-certificates, curl, diffutils, e2fsprogs, emacs, flex, gcc-core, gcc-g++, git, cygwin64-gcc, cygwin64-gcc-g++, gperf, keychain, make, nano, openssh, patch, perl, perl-libwin32, python, rebase, rsync, ruby, subversion, unzip, vim, zip

  • Install NodeJS

MacOSX prerequisites

  • Install NodeJS

How to get started

git clone https://github.com/Spielmeister/spellJS.git

cd spellJS

./git_update_submodules

#run this script a second time to checkout all submodules
./git_update_submodules 

cd spellCore && make && cd ..

cp spellCli/spellConfig.json.template spellCli/spellConfig.json

cd spellEd && ./start_dev_spelledserver $PATH_TO_YOUR_SPELL_WORKSPACE

Run Configuration for IntelliJ based IDEs (WebStorm, PHPStorm, IntelliJ)

  • Install IntelliJ NodeJS Plugin

  • Add a new NodeJS Run Configuration: SpellEd

  • Working Directory: spellJS/spellEd

  • JavaScript file: server

  • Application Parameters: start-server -r /path/to/you/spellWorkspace

  • Browser / Live Edit: After Launch => http://localhost:3000

spelljs's People

Contributors

hauptmedia avatar

Stargazers

Sean Hayes 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.