sumcol 0.2.0

A command-line tool to sum a column of numbers.
Documentation
1
2
3
4
5
6
7
8
9
10
{
	"build": {
        "dockerfile": "Dockerfile",
    },
    "features": {
        "ghcr.io/devcontainers/features/sshd:1": {
            "version": "latest"
        }
    }
}