invenv5
Version, currently main branch1 version
- main branchlatestApr 5, 2025
github.com/Nucl3arSn3k/invenv5
tech stack integration attempt
Installation
# Add this to your shard.yml
dependencies:
invenv5:
github: Nucl3arSn3k/invenv5
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.0.0- Author
- Your Name
- Target
invenv5from src/invenv5.cr
Dependencies
Runtime Dependencies
- kemal*github: kemalcr/kemal
- sqlite3*github: crystal-lang/crystal-sqlite3
- kemal-session*github: kemalcr/kemal-session
- kemal-basic-auth*github: kemalcr/kemal-basic-auth
README
invenv6
Inventory controll
Installation
install kemal
run shards install
run make
run nim c --cc:gcc --app:lib --noMain --header --out:libloginhandle.so --passL:"-lcurl" login_codegen.nim
run crystal build --release src/invenv6.cr --link-flags="-L/app/src/codegen -Wl,-rpath,/app/src/codegen" to compile with linked C functionality.
Usage
Just use the webapp. You'll defintely need to point the URL at the CIF server though.
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/invenv6/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Nucl3arSn3k - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Apr 5, 2025
- Crystal
>= 1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Nucl3arSn3k/invenv5
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1