1.0.5 • Published 11 months ago

@tettekete/hello-world v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

npm への公開テスト用リポジトリ

npm

モジュールインストール & ビルド

$ npm install
$ npm run build

テスト

$ npm link
$ hello-world
Hello World!
$ npm unlink -g @tettekete/hello-world
$ hello-world                         
zsh: command not found: hello-world

ビルド & テスト with Docker

$ docker compose up --build
...
...
> hello-world
app-1  | Hello World!
1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago