iptmnet 1.10.0

A convenient CLI for the IPTMNet API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
FROM gitpod/workspace-full:2023-01-16-03-31-28

# Install your tools here

RUN brew install \
    tmux \
    bat \
    tldr \
    ripgrep \
    exa \
    fzf \
    gitleaks \
    markdownlint-cli \
    direnv \
    commitizen