Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
61c1f3a300 chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /packages/cli
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 19:50:09 +03:00
dependabot[bot]
1f0463b04a chore(deps): bump glob-parent from 3.1.0 to 5.1.2 in /packages/cli
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:53:18 +03:00
dependabot[bot]
4d8c15d10a chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /packages/cli
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 12:53:08 +03:00
Faruk AYDIN
c732780672 feat: Implement draft version of CLI package 2022-02-26 12:48:48 +03:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Ali BARIN
f6d7971b4f chore: add eslint separately per package 2022-01-20 17:07:14 +01:00
Ali BARIN
a5bf0649ae chore: Add web package 2021-10-03 15:11:55 +02:00
Faruk AYDIN
b51bb41bdc chore: Use src folder instead of lib 2021-10-02 13:52:55 +02:00
Ali BARIN
fcd5f78e3a Publish
- @automatisch/cli@0.1.0
2021-10-01 20:23:23 +02:00
Ali BARIN
b9a041b7b8 chore: Add monorepo setup 2021-10-01 20:08:04 +02:00