Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last commit Repository Stars Issues Open Issues Bug Issues

eyecatch

Chuno

Instant preview server written in Go💨



🍔English 🍡日本語

🚀 How to use

  • to CLI Tool
    chuno README.md

  • to Library

err := chuno.LaunchPreviewServer(path,
		3535, isDark)
if err != nil {
	log.Fatal(err)
		os.Exit(1)
}

⬇️ Install

  • to CLI Tool
    go install github.com/Comamoca/chuno/cmd/chuno@latest

  • to Library
    go get github.com/Comamoca/chuno

⛏️ Development

  • CLI Tool
// debug run
go run ./cmd/chuno/main.go ./README.md

📝 Todo

  • Syntax hightlight

📜 License

MIT

🧩 Modules

👏 Affected projects

好きなエディタでMarkdownをプレビューするためのLive Reloadサーバを立てるコマンドをGoで作った

About

chuno

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages