Giter Site home page Giter Site logo

19-1-skku-oss / 2019-1-oss-l5 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 82.52 MB

:black_nib: Color Picker for command-line fuzzy finder

Home Page: https://19-1-skku-oss.github.io/2019-1-OSS-L5/

License: MIT License

Dockerfile 0.10% Makefile 0.92% Shell 9.76% Go 63.88% Roff 4.68% Vim Script 5.06% Ruby 12.79% HTML 1.63% CSS 0.62% JavaScript 0.56%
go astilectron colorpicker colorscheme skku bash zsh

2019-1-oss-l5's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

2019-1-oss-l5's Issues

Translate 'fzf' user guide

  • Translate READ.me or Wiki documents into Korean
  • Post the translated guide to help beginners
  • Currently only English guides are available. (It's hard to get started)
    => If possible, we'll ask the origin repository to translate document into various languages, and also publish our Korean translation.

Change the features on html view

Change and Add some features on html view

  • 'Copy Code' => 'reset to default (default scheme of color picker is 'monokai')

Because our GUI can set the custom color scheme to fzf automatically, we will remove the code copy button.
Instead of, add the reset button to provide user convenience

how to build astilectron-bundler in Ubuntu

설치하기 전에

  1. go-astilectron-bootstrap 다운
  2. go-astilectron-bundler 다운
  3. ~/go/src/github.com/asticode/go-astilectron-bundler에서 go install ./astilectron-bundler
  4. ~/go/src/github.com/asticode/go-astilectron-bundler/astilectron-bundler에서 go build

fzf 폴더에서

  1. ~/go/src/github.com/junegunn/fzf에 fzf 파일 복사
  2. 환경변수 설정(fzf폴더에서)
    export GOPATH=$HOME/go
    export GOBIN=$HOME/go/bin
    export PATH=$PATH:/usr/local/go/bin:$(go env GOBIN)
  3. fzf폴더에서 astilectron-bundler cc
  4. fzf폴더에서 astilectron-bundler -v
  5. go build
  6. ./fzf --color g

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.