mirror of
https://github.com/jeffknupp/sandman2.git
synced 2026-04-25 16:45:50 +03:00
[GH-ISSUE #44] Missing example #28
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
refactoring
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sandman2-jeffknupp#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lrrb on GitHub (Sep 25, 2016).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/44
Hello,
Sandman2 is a great piece of software for those with little knowledge in programming like myself. However, it's sometime necessary to change the default behavior of the software. Sandman1 documentation came with some examples for that. Is there something as good as that for sandman2 ?
Thank you very much
@jeffknupp commented on GitHub (Sep 26, 2016):
Yes! I've simply left it out of the repo up to this point. I'll add it and expand on the examples I have a bit.
@ahujamoh commented on GitHub (Mar 6, 2017):
@jeffknupp I have tested my code locally working with postgresql. This can serve as an example.
@jeffknupp commented on GitHub (Jun 23, 2018):
There are now examples in the
/examplesdirectory.