Skip to content

Instantly share code, notes, and snippets.

@atsushi-kitazawa
Created March 7, 2021 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atsushi-kitazawa/2b3a31c1b0ba0942c42681eb4b6ebb83 to your computer and use it in GitHub Desktop.
Save atsushi-kitazawa/2b3a31c1b0ba0942c42681eb4b6ebb83 to your computer and use it in GitHub Desktop.
todo list for s3sync project(https://github.com/atsushi-kitazawa/s3sync)

仕様

  • アップロード、ダウンロードは日付あるいはMD5で判断
  • 上記は設定ファイルで指定できる
  • 同期対象のフォルダは設定ファイルで指定【済】
  • 認証情報は設定ファイルで指定できる
  • ディレクトリは階層を辿ることができる【済】
  • 単一モードはファジーファインダーで選択できる【済(ファジーファインダは未実装)】
  • 一括モードは確認が入る
  • setting.yaml のディレクトリ指定

TODO

  • Githubでバイナリ公開
  • 一括アップロード/ダウンロード

参考情報

promptui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment