Logo
Explore Help
Sign In
ada/langkit
0
0
Fork 0
You've already forked langkit
mirror of https://github.com/AdaCore/langkit.git synced 2026-02-12 12:28:12 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
langkit/scripts/lkm

7 lines
71 B
Plaintext
Raw Permalink Normal View History

Introduce lkm, the replacement for manage.py scripts This new command line tool has the same CLI as current manage.py scripts, but automatically loads "langkit.yaml" files configurations, so that language specs do not have to write Python code to subclass ManageScript.
2025-01-07 09:56:05 +00:00
#! /usr/bin/env python3
from langkit.scripts.lkm import main
main()
Reference in New Issue Copy Permalink
Powered by Gitea Page: 139ms Template: 15ms
English
English
Licenses API