Skip to content

Commit

Permalink
Remove unnecessary files (#69)
Browse files Browse the repository at this point in the history
* remove idea folder

* update readme with symlinks

* update symlink path

* update melos config
  • Loading branch information
necessarylion authored Nov 26, 2023
1 parent beb67c7 commit 05bf260
Show file tree
Hide file tree
Showing 26 changed files with 20 additions and 508 deletions.
Empty file added .github/workflows/test.yaml
Empty file.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ bin/server
.docker
packages/dox-app/storage
pubspec_overrides.yaml
.idea
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

17 changes: 0 additions & 17 deletions .idea/modules.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/runConfigurations/melos_bootstrap.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/runConfigurations/melos_clean.xml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="https://raw.githubusercontent.com/dartondox/assets/main/dox-logo.png" width="70" />
</br></br>
<div style="display:inliine-block">
<img src="https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white" height="20"/> <img src="https://github.com/dartondox/dox-core/actions/workflows/test.yaml/badge.svg?branch=v1.x" height="20"/> <img src="https://img.shields.io/github/stars/dartondox/dox-core.svg" height="20"/> <img src="https://img.shields.io/github/forks/dartondox/dox-core.svg" height="20"/> <img src="https://img.shields.io/github/license/dartondox/dox-core.svg" height="20"/>
<img src="https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white" height="20"/> <img src="https://github.com/dartondox/dox/actions/workflows/test.yaml/badge.svg?branch=v1.x" height="20"/> <img src="https://img.shields.io/github/stars/dartondox/dox.svg" height="20"/> <img src="https://img.shields.io/github/forks/dartondox/dox.svg" height="20"/> <img src="https://img.shields.io/github/license/dartondox/dox.svg" height="20"/>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion melos.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: dox_app
name: dox_framework

packages:
- packages/*
File renamed without changes.
7 changes: 0 additions & 7 deletions packages/dox-annotation/LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-annotation/LICENSE
3 changes: 0 additions & 3 deletions packages/dox-annotation/README.md

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-annotation/README.md
2 changes: 1 addition & 1 deletion packages/dox-app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ packages:
path: "../dox-auth"
relative: true
source: path
version: "2.0.0-alpha1.0"
version: "2.0.0-alpha.2"
dox_builder:
dependency: "direct dev"
description:
Expand Down
7 changes: 0 additions & 7 deletions packages/dox-auth/LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-auth/LICENSE
117 changes: 0 additions & 117 deletions packages/dox-auth/README.md

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-auth/README.md
7 changes: 0 additions & 7 deletions packages/dox-builder/LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-builder/LICENSE
3 changes: 0 additions & 3 deletions packages/dox-builder/README.md

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-builder/README.md
7 changes: 0 additions & 7 deletions packages/dox-cli/LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-cli/LICENSE
35 changes: 0 additions & 35 deletions packages/dox-cli/README.md

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-cli/README.md
7 changes: 0 additions & 7 deletions packages/dox-core/LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-core/LICENSE
45 changes: 0 additions & 45 deletions packages/dox-core/README.md

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-core/README.md
7 changes: 0 additions & 7 deletions packages/dox-migration/LICENSE

This file was deleted.

1 change: 1 addition & 0 deletions packages/dox-migration/LICENSE
Loading

0 comments on commit 05bf260

Please sign in to comment.