sober

command module
v0.0.0-...-278f817 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2024 License: MIT Imports: 11 Imported by: 0

README

Sober Roadmap (Working Title)

http://jonesrussell.github.io/sober

Sober Roadmap is intended to be a starting point for alcoholics, drug addicts, and family members of both. It provides an easy-to-follow roadmap to a better understanding of addiction, introduction to meetings, counseling, and more.

Installation

  1. Clone the repo:
    git clone https://github.com/jonesrussell/sober.git
    
  2. Navigate to the project directory:
    cd sober
    
  3. Install dependencies:
    task default
    

Usage

Running the Echo Server

You can run the Echo server using the task command or directly with go run:

  1. Using task:

    task run
    
  2. Using go run:

    go run ./main.go
    
Generating Static HTML

You can generate static HTML using the task command or directly with go run:

  1. Using task:

    task static
    
  2. Using go run:

    go run ./main.go -generate
    

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
services/mock.go
services/mock.go
ui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL