Skip to content

user18130814200115-2/parse5e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

parse5e

This repository contains a set of tools for preparing and parsing data for Dungeon sheets.

Spells

You must obtain a csv file containing every spell you want to include.

This file can be obtained from https://5e.tools/spells.html. Under Filter select your sources of preference, then at the bottom of the page, click Table view and then Download CSV.

The file can then be streamed into the parse5e script for instance by running cat Spells.csv | parse5e.

Dependencies

  • Posix complient shell
  • sed
  • awk
  • grep
  • cut
  • fold

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published