Skip to content

Commit

Permalink
Merge pull request #58 from curusarn/feature_resh_hstr
Browse files Browse the repository at this point in the history
Feature resh cli
  • Loading branch information
curusarn authored Jan 19, 2020
2 parents 03bc083 + daad6a8 commit 6c57306
Show file tree
Hide file tree
Showing 10 changed files with 697 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOFLAGS=-ldflags "-X main.version=${VERSION} -X main.commit=${REVISION}"


build: submodules bin/resh-session-init bin/resh-collect bin/resh-postcollect bin/resh-daemon\
bin/resh-evaluate bin/resh-sanitize bin/resh-control bin/resh-config bin/resh-inspect
bin/resh-evaluate bin/resh-sanitize bin/resh-control bin/resh-config bin/resh-inspect bin/resh-cli

install: build conf/config-dev.toml
scripts/install.sh
Expand Down
Loading

0 comments on commit 6c57306

Please sign in to comment.