Dynamically generate a require.config object for the client-side
Grunt Durandal Builder - Build durandal project using a custom require config and a custom almond
Directly require config files of any type
gulp-add-require-config
require config insert
Utility for parse and rewrite require config
put these lines in your server.js ``` javascript var koa = require('koa'); var path = require('path'); var koaApp = module.exports = koa(); var config = require('./config'); var App = require('boar-server').app;
require config file via NODE_ENV
Utility function to load nyc configuration
hardwired configuration loader
Prepare a node environment to require files with different extensions.
HANDLE CONFIGURATION ONCE AND FOR ALL
A library for Expo config plugins
A small api to read and write your requirejs config file
bundle and require a file
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A Metro config for running React Native projects with the Metro bundler
A generator of require config file with paths and shims, getting informations from bower.json
ESLint config for Expo apps
Webpack loader that adjusts source maps
AWS credential provider that sources credentials from a Node.JS environment.
Configuration management for the npm cli
nyc configuration that works with typescript
Get the npm config
Add a Jekyll blog to an existing Rails application in seconds
Ruby wrapper for interacting with Solrj objects, such as org.apache.solr.client.solrj.impl.HttpSolrServer
Create config/deploy.rb file and config/deploy directory subtree with required componenets for capistrano. Install support Git repositories as submodules.
Pathological provides a way to manage a project's require paths by using a small config file that indicates all directories to include in the load path.
Small library for reading a config and returning the fields required to register a specific gateway with Spreedly
Allows for customization of your YAML config file with basic requirements.
Simple Ruby Gem to utilize the Valence/D2L API; requires config file to have variables declared.
== Baf baf helps writing an user acceptance test suite with a dedicated library and cucumber steps. It can run and wait for programs in a modified environment, verify the exit status, the output streams and other side effects. It also supports interactive programs and writing to their standard input. Then, it provides a DSL to write the CLI: require 'baf/cli' module MyProgram class CLI < Baf::CLI def setup flag_version '0.1.2'.freeze option :c, :config, 'config', 'specify config file' do |path| @config_path = path end end def run usage! unless arguments.any? puts 'arguments: %s' % arguments puts 'config: %s' % @config_path if @config_path end end end MyProgram::CLI.run ARGV Which behaves this way: % ./my_program Usage: my_program [options] options: -c, --config config specify config file -h, --help print this message -V, --version print version zsh: exit 64 ./my_program % ./my_program --wrong-arg Usage: my_program [options] options: -c, --config config specify config file -h, --help print this message -V, --version print version zsh: exit 64 ./my_program --wrong-arg % ./my_program foo arguments ["foo"] % ./my_program -c some_file foo arguments ["foo"] config path some_file
Create dump file in temporary folder of root directory, if folder not present in dir then it will create one. Usage: open interactive prompt by typing 'irb' and require 'generate_dump_file'. again, require File.expand_path('../config/environment', __FILE__) and then run GenerateDumpFile.create
IMPORTANT: this project has just started, so the functionality is not complete yet. Provides a wrapper for the Ringio API in Ruby, using ActiveResource. You can configure it for example by adding a file with this in config/initializers/ : require 'ringioAPI' RingioAPI::Base.user = 'RINGIO API TOKEN'
Use this client to retrieve your configuration from a Config Server. The required parameters can either be supplied to the constructor, or they will be pulled from environment variables. An ArgumentError will be raised if the parameters are not available from either source. Parameters supplied to the constructor will take precedence over environment variables.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.