Skip to content

canonical/imagecraft

Repository files navigation

imagecraft

testBadge coverageBadge

Craft tool to create Ubuntu bootable images.

Description

Imagecraft is a craft tool used to create Ubuntu bootable images. It follows the same principles as snapcraft, but is focused on creating bootable images instead.

Usage

  1. TODO

Documentation

Imagecraft documentation is built from reStructuredText (.rst) files, most of them under the docs/ folder in the source tree. Build and browse the documentation locally if you prefer, although the `product website`_ is recommended.

Build and browse the documentation locally

Clone the official source tree from GitHub into your computer's home directory. Its default location will then be ~/imagecraft/. (You may clone the Imagecraft repository directly. However, it's protected: if you plan on contributing to the project, consider forking it to your own GitHub account then cloning that instead.)

Install the documentation tools:

cd ~/imagecraft/docs
make install

Build and serve the documentation:

make run

Point your web browser to address 127.0.0.1:8000.

About

Customize and build bootable Ubuntu images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages