Skip to content

libresource/lavacactus-repository-template

LavaCactus Repository Template

Open source template for lavacactus projects on GitHub


Support

Documentation Discussions Issues

Languages

Languages Top Language

Development

Last Commit

  • Issues Closed Issues
  • Pull Requests Closed Pull Requests
  • Discussions

Menu

Mission

To provide quickstart with lavacactus projects on GitHub

Open Source Project

This is the open source project with GPL-3.0 license. Be free to use, fork, clone and contribute.

Features

Install

Just use this repository as GitHub repository template

Quickstart

  • Check REAMDE.md in the profile folder. It's your project readme
  • Delete or change this README.md
  • Check all useful files in the project
  • Use CHECKLIST.md to check all of you need for good open source project
  • Enjoy

Examples

GitHub's repositories which use this template

Contributing

You are welcome! To easy start please check:

Developer Documentation

This site make with LavaCactus

git clone https://github.com/libresource/lavacactus-repository-template.git
pip install -r requirements.txt

Then use cactus serve to run development server.

Use cactus build to build result static pages.

Result will be store in .build folder.

See more in DEVELOPER_DOCUMENTATION.md

FAQ

Empty Yet