Funktionierender Prototyp des Serious Games zur Vermittlung von Wissen zu Software-Engineering-Arbeitsmodellen.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

entry_points.txt 126B

1234
  1. [console_scripts]
  2. wamp = autobahn.__main__:_main
  3. xbrnetwork = autobahn.xbr._cli:_main
  4. xbrnetwork-ui = autobahn.xbr._gui:_main