nipo

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2022 License: MIT Imports: 12 Imported by: 0

README

nipo

日報

Feature

  • 日報リポジトリの初期化
    • nipo.jsonに独自のnipo書式を追加
  • sinkを開く
  • 任意の文字列を置換
    • Markdown -> nipo
    • ## ->
{
    "header": {
        "# ": "★",
        "## ": "●"
    }
}

Installation

go install github.com/zztkm/nipo@latest

Usage

  • Initializing the 日報(Daily Report) Repository
nipo init

# create `nipo.json` file
  • ヘッダーの変換を行う
    • 変換の内容はnipo.jsonに従う
nipo converte 2021-04-08.md

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL