This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-24 07:26:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b9081891dd
bootstrap-vz
/
plugins
/
build_metadata
/
__init__.py
6 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
Plugin architecture working
2013-05-16 08:00:28 +02:00
Task dependencies, bogus implementation
2013-06-23 15:26:08 +02:00
def
tasks
(
tasklist
,
manifest
)
:
Implemented build_metadata plugin
2013-08-10 18:32:23 +02:00
from
tasks
import
WriteMetadata
tasklist
.
add
(
WriteMetadata
(
)
)
Reference in a new issue
Copy permalink