Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whiskeysierra/knowledge
My principles, practices, patterns, experiences and learnings.
https://github.com/whiskeysierra/knowledge
coding experience knowledge-sharing patterns practices principles
Last synced: 6 days ago
JSON representation
My principles, practices, patterns, experiences and learnings.
- Host: GitHub
- URL: https://github.com/whiskeysierra/knowledge
- Owner: whiskeysierra
- Created: 2020-12-11T19:53:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T13:35:37.000Z (about 2 years ago)
- Last Synced: 2024-10-28T17:04:25.592Z (about 2 months ago)
- Topics: coding, experience, knowledge-sharing, patterns, practices, principles
- Language: Kotlin
- Homepage: https://whiskeysierra.github.io/knowledge/
- Size: 13.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Knowledge
[whiskeysierra.github.io/knowledge](https://whiskeysierra.github.io/knowledge/)
## Prerequisites
For all installations run:
```shell
bin/setup-mac
```Note: you need to have your user's pip3 `bin` directory in your `PATH`.
On Mac OS X that is typically `$HOME/Library/Python/3.x/bin`.## Develop
$ bin/serve
## Build
$ bin/build