Giter Site home page Giter Site logo

pips's Introduction

Build Status Coverage Status FOSSA Status

Pips

Pips are dots indicating a unit of numerical value on dice or dominoes

A tiny service which returns dice rolls for a given d20 string (ex: "1d6")

Getting Started

Prerequisites

NodeJS is required. It can be installed here.

This project uses yarn in place of npm. Follow these instructions to install yarn globally.

Warning: Windows users should not install yarn via NPM, instead use the downloadable MSI executable.

Once installed, yarn is used to install all dependencies.

yarn install

Local Development

yarn develop

Running

yarn build
yarn start

Testing

yarn test

Contributing

Make sure you have tslint installed globally. This project is linted before each build. All code contributions should have zero linting errors.

Also, install EditorConfig in your editor. This will help keep a consistent code style throughout the project.

This project makes use of GitHub Flow. As such, work should be done on a feature branch and a pull request opened against master once the work is complete. Feature branches should following the naming convention feature/<feature-name>.

Pull Request Process

Pull requests will undergo a technical and functional review. After both reviews have passed, and given that the base and feature branches are correct (as stated above), the pull request will be merged by the maintainer.

Issues

  • Before opening a new GitHub issue, please search the existing issues to see if it has already been reported.
  • When opening a new issue, please provide as much detail as possible, including, but not limited to: the full error message, file name and line number, and steps to reproduce.
  • Please avoid adding "+1" comments to issues. Instead, add the ๐Ÿ‘ reaction to the orignal issue message.

Versioning

Version numbers will follow SemVer versioning:

Major.Minor.Patch

For example, this is a valid version number:

1.2.345

Any changes that affect the major, minor, or patch versioning should have a tag pushed to origin with the SemVer version (consisting of major, minor, and patch). For example, if the project was at version 0.1.0 and it was decided that it was ready for official release, the tag 1.0.0 would be pushed to origin at that commit.

License

MIT

FOSSA Status

pips's People

Contributors

bergren2 avatar dependabot-support avatar fossabot avatar rehret avatar

Watchers

 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.