issues
search
jacobdeichert
/
mask
🎠A CLI task runner defined by a simple markdown file
MIT License
1.1k
stars
55
forks
source link
Split parsing logic into separate crate
#83
Closed
jacobdeichert
closed
3 years ago
jacobdeichert
commented
3 years ago
Split parsing logic into separate crate
mask-parser
Upgrade dependencies
Make a new
Maskfile
struct which is returned from
mask_parser::parse
Make
Maskfile
json serializable
Make
Command.script
optional
mask-parser
Maskfile
struct which is returned frommask_parser::parse
Maskfile
json serializableCommand.script
optional