Code Monkey home page Code Monkey logo

comstock's Introduction

  • πŸ‘‹ Hi, I’m @shinpei
  • πŸ‘€ I’m interested in ...
  • 🌱 I’m currently learning ...
  • πŸ’žοΈ I’m looking to collaborate on ...
  • πŸ“« How to reach me ...

comstock's People

Contributors

shinpei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

comstock's Issues

Range query for `get`, `remove`

comstock get [1:3], comstock get *:3, comstock get 3:*

or

making query language is another option.
comstock get -q "1 and 2", comstock get -q1 to 2,comstock get -q 1 to 10

implement alias command

'comstock alias' will make alias for some specific command. the number will be changed, so alias will be done with hash. but user can alias for the number.

improve install method

currently, we cannot install binary without homebrew. ( we need go)
Need to prepare more simple method to install comstock in more common environment

linux crash

➜  ~  comstock
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x42e013]

goroutine 16 [running]:
runtime.panic(0x79c620, 0x9f34d3)
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/runtime/panic.c:279 +0xf5
github.com/shinpei/comstock/engine.NewEnv(0xc208024d50)
        /Users/shinpei/.go/src/github.com/shinpei/comstock/engine/env.go:28 +0x193
github.com/shinpei/comstock/engine.NewEngine(0x7e6870, 0x5, 0x843f70, 0x1e, 0x0)
        /Users/shinpei/.go/src/github.com/shinpei/comstock/engine/engine.go:58 +0x29
main.main()
        /Users/shinpei/.go/src/github.com/shinpei/comstock/main.go:14 +0x4b

goroutine 19 [finalizer wait]:
runtime.park(0x412c60, 0x9f7ff8, 0x9f6249)
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x9f7ff8, 0x9f6249)
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/runtime/proc.c:1445

goroutine 20 [syscall]:
os/signal.loop()
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/os/signal/signal_unix.go:21 +0x1e
created by os/signal.initΒ·1
        /usr/local/Cellar/go/1.3.1/libexec/src/pkg/os/signal/signal_unix.go:27 +0x32
➜  ~  ls

implement import

comstock import will vacumm your command history from local shell history file

fix command not found error

➜  comstock (master) ./comstock sa                                                                                                                                             ✭ ✱
No help topic for 'sa'

the error message is not descriptive enough, fix it.

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.