Commit Graph

19 Commits

Author SHA1 Message Date
a8407e3ffe README: add note for saving repo root
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 16:08:09 +08:00
cbb1922519 Dockerfile: don't run as root
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 16:07:07 +08:00
388077a99d dockerignore: make it a copy of gitignore
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:55:32 +08:00
a7eacf48b4 LICENSE: add file
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:53:41 +08:00
32c851d195 README: update Docker information
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:52:53 +08:00
788485a7e2 index: one more tiny printing change
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:52:41 +08:00
5a8f7b0cd7 index: allow empty secret, more formatting fixes
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:49:58 +08:00
db84898803 console log cleanups
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:42:12 +08:00
ac8adfa770 package: add repository, license, author
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:40:07 +08:00
e6a98caeea colorize output
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 15:36:30 +08:00
485d731fc3 index: remove commented-out code
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 14:01:52 +08:00
80d21e9853 index: don't send git files
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 14:01:41 +08:00
26c79d54e5 cmdline: add arguments
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 13:54:30 +08:00
29f8158821 docker: add minimum Dockerfile
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 13:53:46 +08:00
566dc49505 README: add minimal README file
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-12 13:53:36 +08:00
0facfa9c91 feature complete
this does everything we set out for it to do.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-11 18:28:09 +08:00
4530e7afd6 gitignore: add swp/swo and repo root
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-11 16:02:13 +08:00
f93a4b6064 git: fix git checkout
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-11 16:01:48 +08:00
1ddd70ac55 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-11 14:59:42 +08:00