1.2.0 • Published 7 years ago

numerology-core v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

numerology-core

  • numerology application prototype
  • application specific code

developer machine setup

mac operating system

  • open the terminal
  • install nvm, node, npm, yarn using the following commands:
touch ~/.bash_profile
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
source ~/.bash_profile
nvm install v7.5.0
npm install -g npm
npm install -g yarn

install

git clone https://github.com/cleancodedojo/numerology-core.git
cd numerology-core
yarn

test

npm test

automatic test

npm run test-auto

build

npm run build

usage

import Numerology from "numerology-core";
let numerology = new Numerology();
let name = "Thomas Edison";
numerology.getDestinyNumber(name);

technologies

  • javascript
  • es6 + babel
  • mocha + chai
  • nvm + node + npm + yarn
  • gulp

license

MIT

team

references

  • jordan, juno. numerology. the romance in your name.