kaseki

0.6.0 • Public • Published

化石( かせき) Ka()Seki( )

Table of Contents generated with DocToc

化石 KaSeki

To Do

  • [–] documentation

  • [–] implement naming (and re-naming?) repo

  • [–] implement access to Fossil settings

  • [–] allow querying of .fslckout DB, especially table vvar, there especially where name = 'repository'

  • [–] implement local settings, especially for ignore-glob (see fossil-scm.org, SO answer)

    mkdir .fossil-settings
    echo '*/*.suo' >> .fossil-settings/ignore-glob
    echo '*/*/bin/*' >> .fossil-settings/ignore-glob
    fossil add .fossil-settings
  • [–] jumpstart a 'resonable API' by

    • [–] implement generic command with generic named, positional argument passing (without type checking); return value is raw text of the given fossil command, with trailing newlines removed
    • [–] compiling a list of all available fossil command line commands

Is Done

  • [+] MVP

Readme

Keywords

none

Package Sidebar

Install

npm i kaseki

Weekly Downloads

9

Version

0.6.0

License

ISC

Unpacked Size

74.8 kB

Total Files

8

Last publish

Collaborators

  • loveencounterflow