Skip to content

Commit

Permalink
remove build project
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene committed Aug 30, 2024
1 parent dfac1ca commit dfe8189
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 233 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# arc-export
Automatic building of a Docker container for exporting ARCs to Arc.json

# Develop

use VS or VSCode tooling or run `dotnet build` or `dotnet test` from the command line.

# Setup

## local build
## local docker build
```shell
docker build . -t arc-export

Expand Down
45 changes: 0 additions & 45 deletions build/BasicTasks.fs

This file was deleted.

19 changes: 0 additions & 19 deletions build/Build.fs

This file was deleted.

28 changes: 0 additions & 28 deletions build/Helpers.fs

This file was deleted.

18 changes: 0 additions & 18 deletions build/MessagePrompts.fs

This file was deleted.

39 changes: 0 additions & 39 deletions build/ProjectInfo.fs

This file was deleted.

29 changes: 0 additions & 29 deletions build/ReleaseNotesTasks.fs

This file was deleted.

23 changes: 0 additions & 23 deletions build/TestTasks.fs

This file was deleted.

31 changes: 0 additions & 31 deletions build/build.fsproj

This file was deleted.

0 comments on commit dfe8189

Please sign in to comment.