Skip to content
/ wasp Public
forked from devinmatte/wasp

Generate and create basic resources for a modern web app. Initialize a project with a manifest, package, and tags versions effectively

License

Notifications You must be signed in to change notification settings

tuantr10/wasp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasp

Code Triagers Badge first-timers-only

Wasp generates and creates basic resources for a modern web app. Initializes a project with a manifest, package, and helps you tag versions effectively.

Named Wasp from the idea that wasps invented paper long before the first human thought to put his thoughts down on a sheet of papyrus.

Manifest

Helps to generate a web manifest for use in any modern web app. The goal being to make generating one easy, as a single command setup.

wasp init [-m --manifest]

Tagging

Not currently implemented. Come back soon

wasp tag v1.0.5

Build

To build the debian package, update the changelog and then run:

debuild -us -uc

Design

Right now there's no format design pattern in use. The current goal is to get a functioning tool. I would like to follow a formally defined design pattern, but until I determine one, this is the current design.

UML Diagram

About

Generate and create basic resources for a modern web app. Initialize a project with a manifest, package, and tags versions effectively

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%