https://github.com/dann/as3maven-pom
maven2 pom for actionscript project
https://github.com/dann/as3maven-pom
Last synced: 3 months ago
JSON representation
maven2 pom for actionscript project
- Host: GitHub
- URL: https://github.com/dann/as3maven-pom
- Owner: dann
- Created: 2010-03-01T13:59:39.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-03-02T14:13:21.000Z (over 15 years ago)
- Last Synced: 2025-02-02T23:15:59.541Z (4 months ago)
- Language: ActionScript
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-actionscript-sorted - as3maven-pom - maven2 pom for actionscript project (Unsorted / Other API)
README
Sample actionscript project
How to use
* compile
mvn package* test
mvn test* Generate Report
mvn site* Update license
mvn license:format