Giter VIP home page Giter VIP logo

elm327-reader's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mgarciaisaia

elm327-reader's Issues

Build instructions

I couldn't guess how to build the project, nor have found documentation about.

Trying to run make on a fresh git clone of the project gives an error:

$ git clone https://github.com/eridal/elm327-reader
Cloning into 'elm327-reader'...
remote: Counting objects: 618, done.
remote: Total 618 (delta 0), reused 0 (delta 0), pack-reused 618
Receiving objects: 100% (618/618), 2.67 MiB | 1012.00 KiB/s, done.
Resolving deltas: 100% (303/303), done.
Checking connectivity... done.
$ cd elm327-reader/
$ make
make: *** No rule to make target `bin', needed by `jar'.  Stop.
$ ls -l
total 24
drwxr-xr-x+   8 mgarcia  staff   272 May 15 02:50 ./
drwxr-xr-x+ 138 mgarcia  staff  4692 May 15 02:50 ../
drwxr-xr-x+  13 mgarcia  staff   442 May 15 02:50 .git/
-rw-r--r--+   1 mgarcia  staff    70 May 15 02:50 .gitignore
-rw-r--r--+   1 mgarcia  staff   165 May 15 02:50 Makefile
-rw-r--r--+   1 mgarcia  staff    31 May 15 02:50 Manifest.txt
drwxr-xr-x+   3 mgarcia  staff   102 May 15 02:50 dist/
drwxr-xr-x+   3 mgarcia  staff   102 May 15 02:50 src/
$ cat .gitignore 
# eclipse
.settings
.classpath
.project

# idea
.idea


# project
bin
$

The bin/ directory, needed for the jar make target is git-ignored. How should I build that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.