Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/revathskumar/create-gtk

npm initializer for gtk apps using gjs
https://github.com/revathskumar/create-gtk

gjs gtk gtk4 initializer npm-init npm-package

Last synced: about 1 month ago
JSON representation

npm initializer for gtk apps using gjs

Awesome Lists containing this project

README

        

## create-gtk

> custom npm initializer for gtk apps using gjs

## Usage

```sh
npm init gtk
```
or

```sh
npm create gtk@latest
```

## TODO

* generate meson build file
* generate desktop file and metadata
* generate basic css file

## License

[MIT](/LICENSE)