Skip to content

justinbarry/flow-scaffold-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Flow Scaffold List

This repository contains a list of scaffolds used by the Flow CLI setup command. The list can be found inside the scaffold-list.json file. The format of the content is:

"name": "name of the scaffold",
"repo": "HTTP URL to the repository containing the scaffold",
"branch": "scaffold repository branch",
"description": "user friendly description of the scaffold (what it contains, why it is used...)"

Contributing

If you want your scaffold to be added to the list you are more than welcome to make a PR to this repository. Provide the entry in the scaffold-list.json file.

About

Scaffolds for starting Flow apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published