Skip to content

shin-sforzando/etude-Poetry

Repository files navigation

etude-Poetry

CI Bump Version pre-commit Commitizen friendly License: MIT

Screenshot 1 Screenshot 2
Screenshot 1 Screenshot 2

Etude for Poetry.

Prerequisites

How to

$ make help
setup                初回
ps                   状況
build                構築
up                   起動
renew                転生
shell                接続
logs                 記録
follow               追跡
open                 閲覧
hide                 秘匿
reveal               暴露
start                開始
lint                 検証
test                 試験
doc                  文書
deploy               配備
stop                 停止
down                 削除
clean                掃除
prune                破滅
help                 助言

Setup

On MacOS

brew install poetry

On Linux

curl -sSL https://install.python-poetry.org | python3 -

Develop

Commands that are often used during development should be prepared in default.

make

Start

make start

Format

make format

Lint

make lint

Test

make test

Document

TODO: Prepare sphinx with pipenv.

make doc

Deploy

make deploy

Misc

Notes

This repository is Commitizen friendly.

LICENSE

See LICENSE.

Contributors

Releases

No releases published

Packages

No packages published