Skip to content

Commit a5a0151

Browse files
committed
refactor(hermes): move to apps/
1 parent 392a3df commit a5a0151

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

hermes/Dockerfile renamed to apps/hermes/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN rustup default nightly-2024-03-26
1212

1313
# Build
1414
WORKDIR /src
15-
COPY hermes hermes
15+
COPY apps/hermes hermes
1616
COPY pythnet/pythnet_sdk pythnet/pythnet_sdk
1717

1818

hermes/README.md renamed to apps/hermes/README.md

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)