New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dlang

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dlang

Command line app for rolling dice!

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

DLang Dice Language

DLang is a command line tool for tabletop gamers. Using an easy to use syntax, players can keep track of dice rolls with or without modifiers.

For Gamers

  • install npm
  • install dlang using your terminal: npm install -g dlang
  • run dlang by typing dlang in your terminal
  • ask for help: sgolnaza@gmail.com

For Devs

  • Clone repo
  • Install dependencies (npm install)
  • Start a dev environment (npm run dev)

Todo

  • break up input.js
  • write roll history to persistent data store

Done ✓

  • basic evaluation of dN input with or without modifiers
  • basic user interface with help menu

Contributing

Any contributions are greatly appreciated.

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

FAQs

Package last updated on 31 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts