jarvis 0.2.0

A framework-agnostic task runner for the command line
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.config]
version = "0.9"

[dependencies.walkdir]
version = "2"

[package]
authors = ["Mose Schmiedel <mose.schmiedel@web.de>"]
description = "A framework-agnostic task runner for the command line"
edition = "2018"
license-file = "LICENSE"
name = "jarvis"
readme = "README.md"
repository = "https://github.com/moseschmiedel/jarvis.git"
version = "0.2.0"