diff --git a/README.md b/README.md new file mode 100644 index 0000000..58354d0 --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +Fuel +--------- +Fuel is cross-platform GUI front-end for the excellent Fossil SCM tool written in Qt. Fuel runs on Windows, OSX as well as various flavors of Unix including Linux and FreeBSD. + +### What does it look like? (V2.0.0 Beta) +![Fuel-2.0.0-Beta-Win](/doc/Fuel-2.0.0-Beta-Win.jpg) + +## Status +Currently the following Fossil operations are supported + +#### Repositories + * Create + * Clone + * Push/Pull + * Timeline View (via fossil ui) + * Multiple Remotes (Version 2) + * Branches (Version 2) + * Tags (Version 2) + * Stashes + +#### Files + * Commit + * Add + * Remove + * Rename, including folders + * Revert + * Diff + * Stash + * History (via fossil ui) + + +## Translation Project +Do you use Fuel a lot but would prefer if it spoke your language? Help by submitting a translation for your language. + +Click here +and help make Fuel better. + +### Realtime Translation Stats + + +Translation status + \ No newline at end of file diff --git a/doc/Fuel-2.0.0-Beta-Win.jpg b/doc/Fuel-2.0.0-Beta-Win.jpg new file mode 100644 index 0000000..2bea897 Binary files /dev/null and b/doc/Fuel-2.0.0-Beta-Win.jpg differ