Skip to content

lepture/init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Init: for a simple life

Init is a program to init a package folder structure.

Installation

It is easy to install with pip:

$ sudo pip install init

If you don't have pip, you can install it with easy_install:

$ sudo easy_install init

How to Use

Take an example of a python package, let's call it a fool:

$ mkdir fool
$ init python

And answer the questions, you will everything you need for a python package.

Templates

You can find all offical templates on init-template@github.

You can also use your own templates:

$ init {github username}/{github repo}

About

init: for a simple life [not ready]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages