Skip to content

kadai1-naoya7076 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

kadai1-naoya7076 #5

wants to merge 9 commits into from

Conversation

naoya7076
Copy link

@naoya7076 naoya7076 commented Sep 7, 2019

様々な人のレビュー大歓迎です

課題1

次の仕様を満たすコマンドを作って下さい

  • ディレクトリを指定する
  • 指定したディレクトリ以下のJPGファイルをPNGに変換(デフォルト)
  • ディレクトリ以下は再帰的に処理する
  • 変換前と変換後の画像形式を指定できる(オプション)

以下を満たすように開発してください

  • mainパッケージと分離する
  • 自作パッケージと標準パッケージと準標準パッケージのみ使う
    • 準標準パッケージ:golang.org/x以下のパッケージ
  • ユーザ定義型を作ってみる
  • GoDocを生成してみる

@naoya7076 naoya7076 self-assigned this Sep 7, 2019
@naoya7076
Copy link
Author

ぬるぽが発生して原因がわからないのでHelp欲しいです
予想ではファイルパスの問題だと考えています

@naoya7076 naoya7076 changed the title [WIP]kadai1-naoya7076 kadai1-naoya7076 Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant