Dsl.scala

(★ 256)

A framework to create embedded Domain-Specific Languages in Scala

File Explorer

  • .git-blame-ignore-revs
  • .gitignore
  • .sbtopts
  • .scalafmt.conf
  • build.sbt
  • LICENSE
  • README.md
  • secret.sbt

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

shift

View Details ▼

Move positional parameters.

shift

Remove the first positional parameter:

shift {{n}}

Remove the first `n` positional parameters:

# Project Badges

  • Scala CI Scala CI Visit
  • Scaladex Scaladex Visit
  • Maven Central Maven Central Visit
  • Scaladoc Scaladoc Visit
  • Join the chat at https://gitter.im/ThoughtWorksInc/Dsl.scala Join the chat at https://gitter.im/ThoughtWorksInc/Dsl.scala Visit
// repository documentation