GitXplorerGitXplorer
j

basis

public
7 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
0074bb9ab0e9821de6eb431c25c5f7cb66545b86

Prep for v1.1.0.

jjbarnette committed 14 years ago
Unverified
eef5c2b2f2dd0f22c68228aa24e0d109192d5cdb

Fix test.

jjbarnette committed 14 years ago
Unverified
5b5319e5e3039b551c3d21d9e9172ab735ac0ee2

Add 1.x rationale.

jjbarnette committed 14 years ago
Unverified
80e3a2ea4b4673d6454a540602c48c0b84786dba

Drop a turd in rendered projects w/original git URL and SHA.

jjbarnette committed 14 years ago
Unverified
4c5d9edec1fda74256fef119ba44a6a0857d8862

Add ill-conceived stab at hooks.

jjbarnette committed 14 years ago
Unverified
79d441490c0391e95fd4ae305a74036524eeeb18

Prettify list.

jjbarnette committed 14 years ago

README

The README file for this repository.

= Basis

== Description

Basis is a project skeleton generator.

It'll have more docs at some point. 1.x releases of Basis are primarily experiments in anticipation of a 2.0.

== Examples

FIX (code sample of usage)

== Installation

$ gem install basis
$ basis --help

== License

Copyright 2010 John Barnette (code@jbarnette.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.