module
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Dec 24, 2023
License: MIT
Opens a new window with license information.
README
¶
nippo-cli
The tool to power my nippo.
Install nippo
command
go install github.com/c18t/nippo-cli/nippo@latest
Usage
Setup
nippo init
Build
nippo build
Publish
nippo deploy
Setting up your development environment
// host
$ (echo UID=$(id -u) & echo GID=$(id -g)) > .env
$ docker compose up -d
$ docker compose exec nippo-cli bash
// container
$ go run nippo/nippo.go
$ make
License
MIT
Author
ɯ̹t͡ɕʲi
Directories
¶
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.