Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoferretti authored Mar 18, 2021
1 parent d1a2871 commit 54a4aec
Show file tree
Hide file tree
Showing 23 changed files with 46 additions and 1,531 deletions.
2 changes: 1 addition & 1 deletion docs/contribution-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ We use the following convention in Foam:
- *.test.ts are unit tests
- *.spec.ts are integration tests

Also, note that tests in `foam-core` and `foam-cli` live in the `test` directory.
Also, note that tests in `foam-core` live in the `test` directory.
Tests in `foam-vscode` live alongside the code in `src`.

### The VS Code Extension
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Foam code and documentation live in the monorepo at [foambubble/foam](https://gi
- [/docs](https://github.com/foambubble/foam/tree/master/docs): documentation and [[recipes]].
- [/packages/foam-core](https://github.com/foambubble/foam/tree/master/packages/foam-core) - Powers the core functionality in Foam across all platforms.
- [/packages/foam-vscode](https://github.com/foambubble/foam/tree/master/packages/foam-vscode) - The core VSCode plugin.
- [/packages/foam-cli](https://github.com/foambubble/foam/tree/master/packages/foam-cli) - The Foam CLI tool.

Exceptions to the monorepo are:
- The starter template at [foambubble/foam-template](https://github.com/foambubble/)
- All other [[recommended-extensions]] live in their respective GitHub repos.
- [foam-cli](https://github.com/foambubble/foam-cli) - The Foam CLI tool.

[//begin]: # "Autogenerated link references for markdown compatibility"
[recipes]: ../recipes/recipes.md "Recipes"
Expand Down
1 change: 0 additions & 1 deletion packages/foam-cli/.eslintignore

This file was deleted.

6 changes: 0 additions & 6 deletions packages/foam-cli/.eslintrc

This file was deleted.

8 changes: 0 additions & 8 deletions packages/foam-cli/.gitignore

This file was deleted.

95 changes: 0 additions & 95 deletions packages/foam-cli/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions packages/foam-cli/babel.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/foam-cli/bin/run

This file was deleted.

3 changes: 0 additions & 3 deletions packages/foam-cli/bin/run.cmd

This file was deleted.

188 changes: 0 additions & 188 deletions packages/foam-cli/jest.config.js

This file was deleted.

Loading

0 comments on commit 54a4aec

Please sign in to comment.