项目作者: mh61503891

项目描述 :
Account Cat
高级语言: Ruby
项目地址: git://github.com/mh61503891/account-cat.git
创建时间: 2017-12-25T01:58:22Z
项目社区:https://github.com/mh61503891/account-cat

开源协议:MIT License

下载


Account Cat

This tools is under construction.

Usage

Create a database:

  1. $ account-cat create example.sqlite3

Import records:

  1. $ account-cat import example.sqlite3 people.csv

Search records:

  1. $ account-cat search example.sqlite3 "query"

The data format of a CSV file for importing

column
id
user_id
user_name
name
name_ruby
department
division
unit
area
email
source