This repository has been archived by the owner on Dec 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Create new files from templates interactively.
License
haavard/templateman
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# templateman Create new files efficiently. $ templateman python new.py modules []: os sys jinja2 $ cat new.py #!/usr/bin/env python # -*- coding: utf-8 -*- import os import sys import jinja2 if __name__ == "__main__": pass
About
Create new files from templates interactively.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published