Build with node why ant?
Open
- Dominant language
- JavaScript
- Stars
- 11.2k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
This is a javascript project and it's better to use javascript/bash/commandline tools to build it. **Objective is:** To remove Java dependencies. A simple bash/commandline script can do what's there inside `compile/` folder.
For utmost cross platform compatibility, we can use `node` directly. Or, to not need a dependency for node too, a cross platform script might do the work. But, I prefer node (cross platform + javascript).
What do you think about this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.