Skip to content

draperlaboratory/hope-policy-tool

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
doc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Install Instructions

  • Install stack build tool for Haskell

    • curl -sSL https://get.haskellstack.org/ | sh
    • See the web page for details: https://docs.haskellstack.org/en/stable/README/
  • Build policytool:

    • cd policy-tool
      • Need to be on internet when you 'stack install' policy tool the first time to be able to download lots of libraries
    • stack install
    • policy-tool gets installed into ~/.local/bin
  • add `~/.local/bin' to your path

About

Policy language tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published