Skip to content

miya0001/kintone-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kintone CLI

Build Status

Manage Kintone from command line interface.

This project is in progress...

Requires

  • Ruby 2.2 or later

Development

Install dependencies.

$ git clone git@github.com:miya0001/kintone-cli.git
$ cd kintone-cli
$ bundle install --path vendor/bundle

Run CLI.

$ bundle exec exe/kt

Automated testing.

Add environment variables like following.

export KINTONE_SUBDOMAIN=xxxx
export KINTONE_USER=yyyy
export KINTONE_PASSWORD=zzzz

Then run rspec.

$ bundle exec rspec

About

CLI client for the Kintone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published