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
6b6ad527ce
bootstrap-vz
/
plugins
/
build_metadata
/
__init__.py
6 lines
95 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
Reorder plugin init scripts Let validate_manifest() always be the first function
2013-12-01 23:56:17 +01:00
tasklist
.
add
(
WriteMetadata
)
Reference in a new issue
Copy permalink