package
0.0.0-20241130012116-3b408814f9cf
Repository: https://github.com/antklim/chef.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New project creates a new instance of a project.
No description provided by the author
WithCategory returns an Option that sets project category.
WithLayout returns an Option that sets project layout.
WithModule returns an Option that sets module name (for Go projects).
WithNotation returns an Option that sets project properties according to provided notation.
WithRoot returns an Option that sets project root location.
WithServer returns an Option that sets project server type.

# Structs

No description provided by the author
Project stores the information to maintain components, layout and nodes.

# Interfaces

Option sets project options such as root location, category, etc.