Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

exit code #4

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

exit code #4

wants to merge 24 commits into from

Commits on Mar 19, 2022

  1. exit

    Pandademic committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    896d6c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge pull request #5 from Pandademic/main

    merge main into exitcode
    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b588ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a333cc View commit details
    Browse the repository at this point in the history
  3. (doc's) update config

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c4562ca View commit details
    Browse the repository at this point in the history
  4. (docs) more config update

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    cc8bcdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    917b6a3 View commit details
    Browse the repository at this point in the history
  6. Update prompt.go

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8598d7e View commit details
    Browse the repository at this point in the history
  7. Update prompt.go

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    acebd9a View commit details
    Browse the repository at this point in the history
  8. Update prompt.go

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a76114f View commit details
    Browse the repository at this point in the history
  9. Update prompt.go

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4fa4935 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a6dd32 View commit details
    Browse the repository at this point in the history
  11. (bugfix) continue fixup

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    24f6a2d View commit details
    Browse the repository at this point in the history
  12. Update prompt.go

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    259303f View commit details
    Browse the repository at this point in the history
  13. Update prompt.go

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    35a7afc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a1bd095 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4631d7a View commit details
    Browse the repository at this point in the history
  16. (bugfix) fix naming error

    * i named a var os and imported the os lib.
    fix:
    rename var os to platform
    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0970b6d View commit details
    Browse the repository at this point in the history
  17. oop's im sill passing args

    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a52ca6c View commit details
    Browse the repository at this point in the history
  18. (bugfix) yet another naming conflict

    conflict between ufnc prompt and var prompt
    fix?
    func prompt becomes func deploy
    Pandademic committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    2523618 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7af5fd8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e1bb95e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0be49de View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. (refactor) change order of reading config

    Pandademic committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    37a5d15 View commit details
    Browse the repository at this point in the history
  2. (refactor) fix checking

    * previous check was osLogo it should be platform , now it is
    Pandademic committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    5cf471b View commit details
    Browse the repository at this point in the history