Skip to content

ECCNetLab/report-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report Generator

日報から簡単にレポートを出力できるインテグレーション。

Syntax

go run ./main.go [-i <csv> -c <club name> -t <excel path>]

example:
go run ./main.go \
  -c ネットワーク研究会 \
  -r 2301 \
  -i file.csv \
  -t ./月間活動報告書.xlsx \
  -i ./ECCコンピュータ専門学校\ ネットワーク研究会\ .csv

Parameters

  • -i (入力する csv)
  • -c (クラブ名)
  • -r (教室名)
  • -t (テンプレート)
  • -om (markdown 出力名)
  • -oe (excel 出力名)

Installation

  1. Google Form(Template) を用意
  2. Google Form の回答タブから Google Spreadsheet を選択 スプレッドシートに移動。
  3. csv 形式でダウンロード。
  4. プログラムを実行。

About

Google フォームから活動報告書を生成するためのツール

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages