Skip to content

Build/Execution Instructions for Java and C Servers #12

@Dishpit

Description

@Dishpit
          I should've included build/execution instructions in the PR, it seems you figured it out but I'll still send them in this comment:

To build a jar run ./gradlew build and the jar shall appear in build/libs

To execute without building a jar run ./gradlew run

Originally posted by @NGSpace in #11 (comment)


docs need to be notated somewhere to include this, probably in the readme; also for the C server (gcc gitsoc.c -o server && ./server)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions