MetroWind / checklists

A naively simple checklist framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment

  1. Create a checklist YAML file or use one in the checklists directory

  2. Copy all files in the src directory to a directory (let’s call it the HTTP directory).

  3. Copy the checklist YAML file that you want to use to the HTTP directory, and rename the YAML file to checklist.yaml.

  4. Serve all files in the HTTP directory as static files.

About

A naively simple checklist framework

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 63.6%Language:CSS 25.6%Language:HTML 10.7%