All Projects → stakater → developer-handbook

stakater / developer-handbook

Licence: Apache-2.0 license
A developer handbook!

Programming Languages

javascript
184084 projects - #8 most used programming language
Mustache
554 projects
Dockerfile
14818 projects
Makefile
30231 projects

Projects that are alternatives of or similar to developer-handbook

book
计算机书籍整理
Stars: ✭ 63 (+18.87%)
Mutual labels:  developer
etalab
Livret de bienvenue destiné aux membres d’Etalab.
Stars: ✭ 24 (-54.72%)
Mutual labels:  handbook
FreeBSD-Ask
FreeBSD 教程——FreeBSD 从入门到跑路。
Stars: ✭ 113 (+113.21%)
Mutual labels:  handbook
vue-froala-design-blocks
Vue JS implementation for Froala Design Blocks.
Stars: ✭ 58 (+9.43%)
Mutual labels:  developer
Show-Path
👨‍💻Learning Path for Programmers https://roadmap.now.sh
Stars: ✭ 240 (+352.83%)
Mutual labels:  developer
mattermost-handbook
Mattermost Community and Staff Handbook
Stars: ✭ 36 (-32.08%)
Mutual labels:  handbook
SAE-Desafia
Desafio para o futuro Mestre Jedi do @saedigital
Stars: ✭ 21 (-60.38%)
Mutual labels:  developer
tecnologia-telegram-brasil
a maior lista de grupos de tecnologia no telegram
Stars: ✭ 26 (-50.94%)
Mutual labels:  developer
open-source-DSA-code
open source contribution during hacktoberfest for beginners.
Stars: ✭ 31 (-41.51%)
Mutual labels:  developer
developer
Ermöglicht die Bearbeitung von Templates, Modulen und Aktionen im Dateisystem (also mit einem beliebigen Editor).
Stars: ✭ 84 (+58.49%)
Mutual labels:  developer
desafios-bootcamps-dio
Desafios em C#, Java, JavaScript, Kotlin, Python e Ruby dos Bootcamps da Digital Innovation One
Stars: ✭ 442 (+733.96%)
Mutual labels:  developer
xMenuTools
Extended context menu tools for Windows
Stars: ✭ 56 (+5.66%)
Mutual labels:  developer
devresources
This project is dedicated to all the self-motivated learners, One destination for all the developer's learning resources.
Stars: ✭ 33 (-37.74%)
Mutual labels:  developer
article
It’s Your Life. Share it. Celebrate it. Build it. AND HAVE FUN!
Stars: ✭ 33 (-37.74%)
Mutual labels:  developer
hackertab.dev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Stars: ✭ 229 (+332.08%)
Mutual labels:  developer
oi-docs
Work in progress OpenIndiana documentation
Stars: ✭ 28 (-47.17%)
Mutual labels:  handbook
macOSAppsOpenSource
No description or website provided.
Stars: ✭ 33 (-37.74%)
Mutual labels:  developer
nepali-devblogs
Collection of blogs/publications by Nepali devs.
Stars: ✭ 30 (-43.4%)
Mutual labels:  developer
handbook
Dwarves Foundation Employee Handbook
Stars: ✭ 31 (-41.51%)
Mutual labels:  handbook
metasfresh-documentation
Docs and Manuals for Devs, Users, Admins
Stars: ✭ 22 (-58.49%)
Mutual labels:  developer

developer-handbook

Local development

MacOS

All dependencies for the developer handbook is handled with yarn.

# install nodejs with brew
brew install node

# install yarn with npm
npm install -g yarn

# install dependencies with yarn
yarn

# start local development server
yarn run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].