All Projects → shurcooL → Gtdo

shurcooL / Gtdo

The source for gotools.org.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Gtdo

Websites And Tools
🔰 分类收藏一些网站、工具和软件,记录一些关于 windows/macOS/linux 系统的使用技巧和软件操作。
Stars: ✭ 196 (+460%)
Mutual labels:  tools, website
Awesome Web You Should Know
🌎awesome web you should know
Stars: ✭ 154 (+340%)
Mutual labels:  tools, website
Kalitoolsmanual
Kali Linux 工具合集中文说明书
Stars: ✭ 70 (+100%)
Mutual labels:  tools, website
Nav
🔍 发现导航 , 一个非常强大的静态导航网站(支持SEO)
Stars: ✭ 544 (+1454.29%)
Mutual labels:  tools, website
Simple Sh Datascience
A collection of Bash scripts and Dockerfiles to install data science Tool, Lib and application
Stars: ✭ 32 (-8.57%)
Mutual labels:  tools
Traingenerator
🧙 A web app to generate template code for machine learning
Stars: ✭ 948 (+2608.57%)
Mutual labels:  website
Website
🌎 The Cake website: https://cakebuild.net
Stars: ✭ 28 (-20%)
Mutual labels:  website
Docslikecode
Read stories, learn through practice, share with others, to treat docs as code.
Stars: ✭ 28 (-20%)
Mutual labels:  website
Devfest2014
2014 GDG Beijing DevFest Websit
Stars: ✭ 34 (-2.86%)
Mutual labels:  website
Docker Vue Node Nginx Mongodb Redis
🐉 An awesome boilerplate, Integrated Docker, Vue, Node, Nginx, Mongodb and Redis in one, Designed to develop & build your web applications more efficient and elegant.
Stars: ✭ 34 (-2.86%)
Mutual labels:  website
Savjee.be
Source code of my Jekyll-powered website
Stars: ✭ 31 (-11.43%)
Mutual labels:  website
Photo Importer
Command line and web tools for photo importing/renaming/rotating
Stars: ✭ 30 (-14.29%)
Mutual labels:  tools
Hsluv
Human-friendly HSL, reference implementation
Stars: ✭ 959 (+2640%)
Mutual labels:  website
Base
Multilingual CMS built with Laravel.
Stars: ✭ 949 (+2611.43%)
Mutual labels:  website
Opentorrentsite
A modern torrent site template that is easy to setup with an intuitive GUI. Currently in development.
Stars: ✭ 34 (-2.86%)
Mutual labels:  website
P2p
一个基于 python 的 flask 框架的资讯网站, http://119.29.100.53:8086/
Stars: ✭ 28 (-20%)
Mutual labels:  website
Lumberjack
A terminal-ui log watcher written in Go using the Flux architecture
Stars: ✭ 31 (-11.43%)
Mutual labels:  tools
Gitlab Explorer
Tool to visualize your groups, repositories, members and activities in your Gitlab space
Stars: ✭ 34 (-2.86%)
Mutual labels:  tools
Readmarvel
ReadMarvel's open sourced code
Stars: ✭ 31 (-11.43%)
Mutual labels:  website
Quick Free Bootstrap Theme
Free Bootstrap 4 Theme perfect for building responsive, mobile-first projects on the web suitable for businesses, startups, and agencies.
Stars: ✭ 31 (-11.43%)
Mutual labels:  website

gtdo

Build Status GoDoc

gtdo is the source for gotools.org.

Screenshot

Installation

go get -u github.com/shurcooL/gtdo

Development

This package relies on go generate directives to process and statically embed assets. For development only, you may need extra dependencies. You can build and run the package in development mode, where all assets are always read and processed from disk:

go build -tags=dev github.com/shurcooL/gtdo

When you're done with development, you should run go generate before committing:

go generate github.com/shurcooL/gtdo/...

License

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].