0.8.2 • Published 9 years ago

xikij v0.8.2

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

Xikij

Xikij (read "zicitch") is a Xiki clone. It is written in coffee and initially intended to be used with atom.

It is under development, so is this readme very short for now.

This is not yet a program running on its own. It is a library still.

/home/kiwi
  $ ls

TODO

  • xikij does not work on untitled file, because tries to read file path (atom-xikij)
  • auto append path to context, if nothing else given

      $ svn ls some_url
         a
         b
         c

    selecting b => means executing $ svn ls some_url/b at b

    Having $ ls selecting an entry under it, results in $ ls entry selecting subentry in this, does a $ ls entry/subentry and so on.

Features

  • command line execution works
  • SSH works

/home/kiwi @ foo = bar

  • a script {

    }

a script/""" this is loads of text """ /""" next parameter """

a script @ foo @ bar @ glork

a path / foo / bar / glork @ test / x / y @

menu

  • amazon.coffee
  • bookmarklet.coffee
  • contexts
  • docs
  • echo.coffee
  • filepath.coffee
  • hostname.coffee
  • inspect.coffee
  • ip.coffee
  • log.coffee
  • menu.coffee
  • packages.coffee
  • pwd.coffee
  • terminal.coffee
  • test.rst
  • /home/kiwi/github/xikij
  • ~/
  • ./
  • /
  • ?
  • amazon
  • bookmarklet
  • contexts
  • docs
  • echo/foo/bar
  • filepath
  • hostname
  • inspect
  • ip
  • log
  • menu
  • packages
    • browse
    • path
  • pwd
  • terminal
    • fileName
    • moduleName
    • package
    • platform
    • menuType
    • name
    • doc
  • test

terminal

0.8.2

9 years ago

0.8.1

9 years ago

0.8.0

9 years ago

0.7.10

10 years ago

0.7.9

10 years ago

0.7.8

10 years ago

0.7.7

10 years ago

0.7.6

10 years ago

0.7.5

10 years ago

0.7.4

10 years ago

0.7.3

10 years ago

0.7.1

10 years ago

0.7.0

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.0.0

10 years ago