An open API service indexing awesome lists of open source software.

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.

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)