Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heuer/ftapp
Command line script to create fischertechnik apps
https://github.com/heuer/ftapp
fischertechnik fischertechnik-txt
Last synced: about 1 month ago
JSON representation
Command line script to create fischertechnik apps
- Host: GitHub
- URL: https://github.com/heuer/ftapp
- Owner: heuer
- License: bsd-3-clause
- Created: 2019-02-19T20:44:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T09:25:37.000Z (over 5 years ago)
- Last Synced: 2024-10-09T09:29:36.708Z (about 1 month ago)
- Topics: fischertechnik, fischertechnik-txt
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
ftapp - Script zur Erstellung von fischertechnik Apps
=====================================================Installation
------------::
$ pip install ftapp
Anwendung erstellen
-------------------::
$ ftapp /pfad/zu/einem/leeren/oder/nicht/existenten/verzeichnis
Das Script fragt dann diverse Eigenschaften der App ab. In dem angegebenen
Verzeichnis wird automatisch ein Manifest, ein Icon, sowie eine minimale
App erstellt.