https://github.com/bridge-core/minimize-molang
https://github.com/bridge-core/minimize-molang
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bridge-core/minimize-molang
- Owner: bridge-core
- License: mit
- Created: 2022-08-23T09:36:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T11:16:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-23T14:30:01.166Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minimize-molang
```
deno install -f -n minimize_molang --unstable --allow-env https://deno.land/x/minimize_molang/mod.ts
cat ./test.molang | minimize_molang > output.molang
```