Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ali322/lok

harddisk stuff management
https://github.com/ali322/lok

golang sqlite3

Last synced: 10 days ago
JSON representation

harddisk stuff management

Awesome Lists containing this project

README

        

# Lok

collect all your stuff in external harkdisk and provide fluent query command to locate

## Prerequisite

Lok requires Go >= 1.6

## Get Started

To run and develop Lok, you need to install Go and set Go Workspace properly

1. clone this repo
`git clone https://github.com/ali322/lok`
2. install all deps througn `dep`
`dep sync`
3. build and install
`go install`

## License

[MIT License](http://en.wikipedia.org/wiki/MIT_License)