Skip to content

Commit 1babfee

Browse files
committed
docs
1 parent 82eb25e commit 1babfee

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# [WIP] Library Loader :books:
1+
# Library Loader :books:
22

3-
[![CircleCI](https://circleci.com/gh/olback/library-loader/tree/master.svg?style=svg)](https://circleci.com/gh/olback/library-loader/tree/master)
3+
![Screenshot](libloader.png)
4+
5+
OS/Platform | Status
6+
----------- | ------
7+
Linux x86_64 | [![CircleCI](https://circleci.com/gh/olback/library-loader/tree/master.svg?style=svg)](https://circleci.com/gh/olback/library-loader/tree/master)
8+
Windows | WIP
9+
Mac | WIP
410

511
Rust implementation of [https://www.samacsys.com/library-loader/](https://www.samacsys.com/library-loader/).
612

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@
1010
* [ ] [Code] New struct for CLI-only options
1111
* [x] [Feature] When using `-g`, treat input as output path
1212
* [ ] [Code] Split extractor from format
13+
* [ ] [Docs] Proper documentation
14+
* [ ] [Code] Document the code...
15+
* [ ] [Feature] Show Desktop Notification?
16+
* [ ] [Feature] Additional flag for `-g` to save in uses config dir.

libloader.png

71.1 KB
Loading

0 commit comments

Comments
 (0)