GNU Make/Ruby Rake like tasks management tool for NodeJS
Eslint shareable config for your nake apps
Shareable prettier configuration used by nake applications
Shareable commitlint configuration used by nake applications
Babel preset for transforming your future JS/JSX and TypeScript code
Naked stylelint shareable config for web apps
Node.js based make like program
按照之前rake-zbj规范
Testing out semantic-release
一个 UI 设计语言
Native bridge for thermal printer
No description provided.
For when 'npm run' isn't enough and everything else is too much.
A promising task runner.
Proc macro implementation of #[naked]
Proc macro for the naked-function crate
Encrypt environment variables at compile-time and decrypt them at runtime.
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode with clock interrupt support.
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.
Implementation of T3L1: Visualizing tangram 'OS'.
A self-contained crates.io package for the ch1 tangram game experiment of tg-rcore-tutorial.
Chapter 1 SMP: Multi-core bare-metal demo with synchronization primitives.
Chapter 1 tangram extension: VirtIO-GPU 'OS' tangram display on bare-metal RISC-V
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.
Nake is light-weight and highly flexible Rake replacement with much better arguments parsing
Provides a Rails 6 helper for CSS Naked Day.
Redirect naked domain to www
Gem to allow you to run your Rack-supported web app naked for CSS Naked Day on April 9th.
Railtie providing middleware to redirect naked domain to www.
This plugin makes a Rails application strip off the stylesheets during the CSS Naked Day event. It does this by modifying the stylesheet_link_tag helper to skip including stylesheets into the layout during the event.
Monty is a Jekyll theme inspired by CSS Naked Day.
NOTE: This software is no longer being maintained and may have issues. Please check the Readme.
A Jekyll plugin that removes all stylesheets, style blocks, and inline styles during CSS Naked Day (April 9), spanning all timezones worldwide.
Scalarium version of Opscode Chef
= ebs_conductor The EBS Conductor is a library for managing Amazon Elastic Block Storage volumes and snapshots. It is designed to persist a specific set of data (a "lineage") between different compute instances. EBS Conductor can be used on it's own, but it's most powerful when executed on an EC2 instance using Chef, and the ebs_conductor cookbook[https://github.com/rgeyer/cookbooks/tree/master/cookbooks/ebs_conductor] == Examples === Attach a new 1GB blan volume in the lineage "foobar" to a linux box at /dev/sdb1 ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.attach_from_lineage('i-abcd1234', 'foobar', 1, '/dev/sdb1') === Attach a specific snapshot to a 1GB volume in the lineage "foobar" to a linux box at /devb/sdb1 ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.attach_from_lineage('i-abcd1234', 'foobar', 1, '/dev/sdb1' {:snapshot_id => 'snap-abcd1234'}) === Snapshot the lineage "foobar", do not purge any old snapshots in the lineage ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.snapshot_lineage('foobar') === Snapshot the lineage "foobar", and purge old snapshots so that only 7 remain ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.snapshot_lineage('foobar', {:history_to_keep => 7}) === Snapshot the lineage "foobar" from the specified volume_id This is useful if you're trying to start a lineage from a "naked" instance, or if you are trying to create a new lineage from an existing one ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.snapshot_lineage('foobar', {:history_to_keep => 7, :volume_id => 'vol-abcd1234'}) == List of To Do Items * Support for stripes in a lineage == Copyright Copyright (c) 2011 Ryan Geyer. See LICENSE.txt for further details.
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.