Skip to content

A cookiecutter template for scaffolding an Asura challenge project based on Maven.

License

Notifications You must be signed in to change notification settings

mooshak-dcc/asura-game-maven-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Barebones Asura Challenge - Maven

License: Artistic-2.0

This is a cookiecutter template for scaffolding an Asura challenge project based on Maven.

Tools used

Scaffolding

$ asura-cli create maven

author_name [John Doe]: 
author_email [[email protected]]: 
group_id [pt.up.fc.dcc.asura]: 
game_name [Awesome Game]: 
game_classname [AwesomeGame]: 
game_slug [awesome-game]: 
game_package_name [awesomegame]: 
game_package [pt.up.fc.dcc.asura.awesomegame]: 
game_package_dir [pt/up/fc/dcc/asura/awesomegame]: 
game_version [0.0.1]:

Usage

Run tests

asura-cli test

Run game

asura-cli run

Package game

asura-cli package

Contribute

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

Authors

José Carlos Paiva and José Paulo Leal

License

Licensed under Artistic License 2.0 (Artistic-2.0)

About

A cookiecutter template for scaffolding an Asura challenge project based on Maven.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published