summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md
index 46e2483..17bcdd1 100644
--- a/README.md
+++ b/README.md
@@ -15,3 +15,32 @@ developed to aid the creation and manipulation of the data sources.
use cases in the future. See:
- https://pykwalify.readthedocs.io/en/unstable/extensions.html#how-custom-validation-works
+
+# ject
+
+## How to use ?
+You can check project via ject command.
+You need to have **.config** file. You can copy sample .config, and edit it
+
+`cp .config.sample .config`
+
+## options
+
+ * key : show matched key task
+ - ject 7ddd3743-fa13-4966-bcf0-10609b873ab5
+ - ject 7ddd3743-fa13-4966-bcf0-10609b873ab5 e704e989-ccaa-48a5-8f58-28c5b93467ff
+ * -s : show matched status task
+ * -ns : show unmatched status task
+ - ject -s Active ... # single match
+ - ject -s Active,New ... # multi match
+ - ject -ns Done # not match
+ * -a : show matched assignee task
+ * -as : show unmatched assignee task
+ - ject -a Wolfram ...
+ - ject -na Morimoto,Shimoda ...
+ * -t : show matched team task
+ * -at : show unmatched team task
+ - ject -t IO,MM ...
+ - ject -nt Core ...
+ * -f : show with file name
+ * --oneline : show one line