https://github.com/vdustr/g2d.js
Transform .gitignore to .dockerignore.
https://github.com/vdustr/g2d.js
bin cli container docker dockerignore dotfiles git gitignore javascript typescript
Last synced: 4 months ago
JSON representation
Transform .gitignore to .dockerignore.
- Host: GitHub
- URL: https://github.com/vdustr/g2d.js
- Owner: VdustR
- License: mit
- Created: 2022-02-26T07:29:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T22:40:06.000Z (over 2 years ago)
- Last Synced: 2025-03-13T15:06:47.309Z (over 1 year ago)
- Topics: bin, cli, container, docker, dockerignore, dotfiles, git, gitignore, javascript, typescript
- Language: TypeScript
- Homepage: https://vdustr.dev/g2d.js/
- Size: 1.61 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# g2d
Transform `.gitignore` to `.dockerignore`.
Please check the [official documentation](https://vdustr.dev/g2d.js/).
## Development
### Dev
```bash
pnpm @g2d/cli
pnpm @g2d/cli -- -h
```
### Test
```bash
pnpm test
```
## License
[MIT](https://github.com/VdustR/g2d.js/blob/main/LICENSE)