Git Product home page Git Product logo

dotfiles's People

Contributors

raptowl avatar

Watchers

 avatar

dotfiles's Issues

ディレクトリ構造の整理

Objective

bin/
lib/
conf/
etc/
  deploy.sh
  undeploy.sh
  setup.sh
  installer/
  tamplate/

setup.sh  (before: etc/setup.sh)
bin/
conf/  (before: conf/)
  dots/
  common/
etc/
  utils/
    lib.sh  (before: lib/ 下のファイル)
    deploy  (before: etc/deploy.sh)
    undeploy  (before: etc/undeploy.sh)
    template  (before: etc/template)
  installer/
tests/  (new)

Prerequisites

Achievement-Requirements

Tasks

  • [ ]
  • [ ]

ローカルとリモートの環境で、ヤンクした情報をシステムクリップボードに移すように調整

Objective

ローカルとリモートの環境で、ヤンクした情報をシステムクリップボードに移すように調整する。

  • tmux の設定
  • vim の設定
  • ポートフォワードと nc コマンドを連携させた設定
  • nc コマンドとシステムクリップボードにコピーさせるコマンドを連携させた設定

Prerequisites

なし

Achievement-Requirements

  • ローカルとリモートで、同じインターフェースで、シームレスにクリップボード連携ができる

Tasks

  • [ ]
  • [ ]

リポジトリの各種機能に対するユニットテストの追加

Objective

現状、リポジトリ全体で各種機能のユニットテストが追加されていない。
特にサードパーティのツール・フォント・ライブラリ類の自動インストールのためのシェルスクリプト等で、
リンク切れに対して事前に対応できない等の問題が起こっている。

スクリプト、自作ライブラリ類が正常に機能するかどうか自動チェックするための簡単な枠組みを作りたい。

Prerequisites

なし。

Achievement-Requirements

コマンド一つでリポジトリの各種機能が正常に動作するか事前チェック(テスト)できること。

Tasks

  • ディレクトリ構造の見直し
  • シェルスクリプトで出来る簡単なテストを考える。
    • できれば様々な場所で呼び出しできるようサブルーチンの形式で。
  • 実装

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.