Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Automatically generate a .mosint.yaml file during installation. #81

Open
RokeJulianLockhart opened this issue Oct 24, 2023 · 4 comments

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Oct 24, 2023

It should include sane defaults.

  1. ./mosint example@example.com
  2. RokeJulianLockhart@s1e8h4:~/go/bin>
                                  _           _
        _ __ ___     ___    ___  (_)  _ __   | |_
       | '_ ` _ \   / _ \  / __| | | | '_ \  | __|
       | | | | | | | (_) | \__ \ | | | | | | | |_
       |_| |_| |_|  \___/  |___/ |_| |_| |_|  \__|
      
            v3.0
            https://github.com/alpkeskin/
            Now: Tuesday, 24 Oct 2023
    
             You must create a config file in your home directory named .mosint.yaml
             Or you can use --config flag to specify a config file
    
             You can find an example config file in the repository:
             https://github.com/alpkeskin/mosint/blob/master/example-config.yaml
    
    RokeJulianLockhart@s1e8h4:~/go/bin>
    
@RayoBlanco07
Copy link

RayoBlanco07 commented Nov 21, 2023

@RokeJulianLockhart You know how to do the config proces, I have the .mosint.yaml (idk were is the $home directory)

@RokeJulianLockhart

This comment was marked as resolved.

@RayoBlanco07
Copy link

if you @RokeJulianLockhart know were I have to put the config file, the program say it's in the $home directory and I don't know were is.

@RokeJulianLockhart
Copy link
Author

RokeJulianLockhart commented Nov 22, 2023

#81 (comment)

@RayoBlanco07, it needs to be at $HOME/.mosint.yaml:

wget 'https://raw.githubusercontent.com/alpkeskin/mosint/master/example-config.yaml' -O "$HOME/.mosint.yaml" # https://stackoverflow.com/revisions/31667928/3#:~:text=-O%20is%20the,path%2Fto%2Ffolder

per

You must create a config file in your home directory named .mosint.yaml

as https://github.com/alpkeskin/mosint/blob/dd331ba3df1e60b27bc80fdbe6e15cd91804a113/README.md#configuration-file elaborates upon.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants