KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
dxf-go
★ 12
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
VideoClassifier-CNNLSTM
:
Video Classifier using CNNs + LSTMs
ADVPL-OpenCode
:
Funções, Exemplos e Objetos em ADVPL.
kube-stack
:
Kubernetes Stack for Development Environment
awesome-nervos
:
A curated list of awesome Nervos blockchain libraries, software and resources
rxreactjs
:
A simple alternative to redux using only 2 functions.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dxf-go
?
Download (.md)
dxf-go ====== A go package for reading and writing DXF CAD files. ## Usage Acquisition: ``` bash go get -d -t github.com/ixmilia/dxf-go go generate github.com/ixmilia/dxf-go ``` ## Examples See the [example_test.go](example_test.go) file.