Virtualgo (or vg for short) is a tool which provides workspace based development for Go. Virtualgo doesn't do dependency resolution or version pinning itself, because this is a hard problem that's already being solved by other tools. Its approach is to build on top of these tools, such as dep, to provide the features features listed above. For people coming from Python vg is very similar to virtualenv, with dep being respective to pip. The main difference is that vg is much easier to use than virtualenv, because there's almost no mental overhead in using vg.
dep gopath fish zsh bash shell workspace vendor dependency-management package-managerZentral is a framework to gather, process, and monitor system events and link them to an inventory. Check out the Wiki to get and overview of the project and for the documentation. This is where the release notes are published too.
logging sysadmin osquery santa munki open puppet monitor puppetdb mdm depInstalls the given list of modules and saves them into their respective fields in your nearest package.json. Dependencies that already exist in your package.json will be skipped.You can pass { stdio: 'inherit' } to preserve logging and colors, acting like the usual npm install command.
install npm programmatically spawn installation cli command module installs installing save --save --save-dev dep deps dependencies devdependenciesLoad plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders. See resolve-dep for additional options.
gulp plugins grunt assemble glob build config dep deps helper helpers load loader match matchdep middleware minimatch module modules task plugin resolve resolvedReturn an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used. Similar in concept to matchdep and load-grunt-tasks, but returns an array of fully resolved file paths to any local modules or npm modules listed in package.json dependencies.
config dep deps file filepath files glob grunt gulp helper helpers load local match matchdep middleware minimatch module modules node npm paths pattern plugin plugins require resolve resolved templatesSample repo for testing golang dependency tool dep
dep dependency golang-toolsThis is the implementation of word embedding (a.k.a word representation) models in Golang. Like this example, the models generate the vectors that could calculate word meaning by arithmetic operations for other vectors.
word2vec glove machine-learning natural-language-processing shallow-neural-network gorgonia dep word-embeddingsA simple web app written in Go, with dockerfiles for development and production. See branch glide for glide based workflow instead of dep.
docker live-reload gin glide upx multistage alpine scratch dockerfile depThe purpose of this tool is to generate (a part of) Gopkg.toml file that can be fed to the dep package manager in a project that wants to use Kubernetes' libraries compatible with a particular Kubernetes version and among each other. The huge benefit is that exactly the same dependency revisions are used. That means the set of dependency versions that you get have been tested by Kubernetes unit, integration and end-to-end tests plus real world usage so it is guaranteed to work.
kubernetes godep depDependency graphs for component(1).
component graph dep deps dependencies
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.